timothyhahn / crane   0.3.1

BSD 2-clause "Simplified" License GitHub

Scala Entity Component System

Scala versions: 2.10

crane 0.2.2


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

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

Mill build tool

ivy"net.timothyhahn::crane:0.2.2"

Scala CLI

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

Ammonite REPL

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

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

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