Jar examples for g:gdx-backend-jtransc
JVM AOT compiler currently generating JavaScript, Haxe, with initial focus on Kotlin and games.
You can download jar file gdx-backend-jtransc 0.2.8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gdx-backend-jtransc-0.2.8.jar to your project.
<dependency> <groupId>com.jtransc.gdx</groupId> <artifactId>gdx-backend-jtransc</artifactId> <version>0.2.8</version> </dependency>
compile group: 'com.jtransc.gdx', name: 'gdx-backend-jtransc', version: '0.2.8'
libraryDependencies += "com.jtransc.gdx" % "gdx-backend-jtransc" % "0.2.8"
<dependency org="com.jtransc.gdx" name="gdx-backend-jtransc" rev="0.2.8"/>
@Grapes(@Grab(group='com.jtransc.gdx', module='gdx-backend-jtransc', version='0.2.8'))
'com.jtransc.gdx:gdx-backend-jtransc:jar:0.2.8'
Click the following link to download the jar file.
gdx-backend-jtransc-0.2.8-javadoc.jar