| License |
License |
|---|---|
| Categories |
CategorieslibGDX Business Logic Libraries |
| GroupId | GroupIdcom.jtransc |
| ArtifactId | ArtifactIdjtransc-libgdx |
| Last Version | Last Version0.0.5 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionJVM AOT compiler currently generating Haxe, with initial focus on kotlin and games.
|
| Filename | Size |
|---|---|
| jtransc-libgdx-0.0.5.pom | |
| jtransc-libgdx-0.0.5.jar | 9 KB |
| jtransc-libgdx-0.0.5-sources.jar | 4 KB |
| jtransc-libgdx-0.0.5-javadoc.jar | 25 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.jtransc/jtransc-libgdx/ -->
<dependency>
<groupId>com.jtransc</groupId>
<artifactId>jtransc-libgdx</artifactId>
<version>0.0.5</version>
</dependency>
// https://jarcasting.com/artifacts/com.jtransc/jtransc-libgdx/
implementation 'com.jtransc:jtransc-libgdx:0.0.5'
// https://jarcasting.com/artifacts/com.jtransc/jtransc-libgdx/
implementation ("com.jtransc:jtransc-libgdx:0.0.5")
'com.jtransc:jtransc-libgdx:jar:0.0.5'
<dependency org="com.jtransc" name="jtransc-libgdx" rev="0.0.5">
<artifact name="jtransc-libgdx" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jtransc', module='jtransc-libgdx', version='0.0.5')
)
libraryDependencies += "com.jtransc" % "jtransc-libgdx" % "0.0.5"
[com.jtransc/jtransc-libgdx "0.0.5"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.jtransc : jtransc-rt-core | jar | 0.0.5 |
| com.badlogicgames.gdx : gdx-backend-lwjgl | jar | 1.9.2 |
| com.badlogicgames.gdx : gdx-platform | jar | 1.9.2 |
| com.badlogicgames.gdx : gdx-platform | jar | 1.9.2 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.0.0 |
| org.jetbrains.kotlin : kotlin-runtime | jar | 1.0.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.12 |