| License |
License |
|---|---|
| GroupId | GroupIdcom.specdevs |
| ArtifactId | ArtifactIdspecgine_2.11 |
| Last Version | Last Version0.2-M1 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionSpecGine
Scala game engine based on Libgdx framework
|
| Project URL |
Project URL |
| Project Organization |
Project Organization |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| specgine_2.11-0.2-M1.pom | |
| specgine_2.11-0.2-M1.jar | 654 KB |
| specgine_2.11-0.2-M1-sources.jar | 108 KB |
| specgine_2.11-0.2-M1-javadoc.jar | 1 MB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.specdevs/specgine_2.11/ -->
<dependency>
<groupId>com.specdevs</groupId>
<artifactId>specgine_2.11</artifactId>
<version>0.2-M1</version>
</dependency>
// https://jarcasting.com/artifacts/com.specdevs/specgine_2.11/
implementation 'com.specdevs:specgine_2.11:0.2-M1'
// https://jarcasting.com/artifacts/com.specdevs/specgine_2.11/
implementation ("com.specdevs:specgine_2.11:0.2-M1")
'com.specdevs:specgine_2.11:jar:0.2-M1'
<dependency org="com.specdevs" name="specgine_2.11" rev="0.2-M1">
<artifact name="specgine_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.specdevs', module='specgine_2.11', version='0.2-M1')
)
libraryDependencies += "com.specdevs" % "specgine_2.11" % "0.2-M1"
[com.specdevs/specgine_2.11 "0.2-M1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-lang : scala-library | jar | 2.11.2 |
| io.spray : spray-json_2.11 Optional | jar | 1.2.6 |
| com.badlogicgames.gdx : gdx | jar | 1.2.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scalatest : scalatest_2.11 | jar | 2.2.0 |
| com.badlogicgames.gdx : gdx-backend-headless | jar | 1.2.0 |
| com.badlogicgames.gdx : gdx-platform | jar | 1.2.0 |