gigurra / scalego   0.3.7

MIT License GitHub

An Entity Component System implementation in Scala

Scala versions: 2.11

scalego-core 0.3.7


Group ID:
com.github.gigurra
Artifact ID:
scalego-core_2.11
Version:
0.3.7
Release Date:
Oct 20, 2016
Licenses:
MIT
Files:
Full Scala Version:
2.11.8
Developers:

libraryDependencies += "com.github.gigurra" %% "scalego-core" % "0.3.7"

Mill build tool

ivy"com.github.gigurra::scalego-core:0.3.7"

Scala CLI

//> using dep "com.github.gigurra::scalego-core:0.3.7"

Ammonite REPL

import $ivy.`com.github.gigurra::scalego-core:0.3.7`

<dependency>
  <groupId>com.github.gigurra</groupId>
  <artifactId>scalego-core_2.11</artifactId>
  <version>0.3.7</version>
</dependency>

compile group: 'com.github.gigurra', name: 'scalego-core_2.11', version: '0.3.7'