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