timothyhahn / crane   0.3.1

BSD 2-clause "Simplified" License GitHub

Scala Entity Component System

Scala versions: 2.10

crane 0.1.0


Group ID:
net.timothyhahn
Artifact ID:
crane_2.10
Version:
0.1.0
Release Date:
Feb 10, 2014
Licenses:
Files:

libraryDependencies += "net.timothyhahn" %% "crane" % "0.1.0"

Mill build tool

ivy"net.timothyhahn::crane:0.1.0"

Scala CLI

//> using dep "net.timothyhahn::crane:0.1.0"

Ammonite REPL

import $ivy.`net.timothyhahn::crane:0.1.0`

<dependency>
  <groupId>net.timothyhahn</groupId>
  <artifactId>crane_2.10</artifactId>
  <version>0.1.0</version>
</dependency>

compile group: 'net.timothyhahn', name: 'crane_2.10', version: '0.1.0'