Download jtransc-rt-core-0.5.12.jar file - Jar j

Jar examples for j:jtransc-rt-core

Description

JVM AOT compiler currently generating JavaScript, C++, Haxe, with initial focus on Kotlin and games.

You can download jar file jtransc-rt-core 0.5.12 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jtransc-rt-core-0.5.12.jar to your project.

<dependency>
   <groupId>com.jtransc</groupId>
   <artifactId>jtransc-rt-core</artifactId>
   <version>0.5.12</version>
</dependency>
compile group: 'com.jtransc', name: 'jtransc-rt-core', version: '0.5.12'
libraryDependencies += "com.jtransc" % "jtransc-rt-core" % "0.5.12"
<dependency org="com.jtransc" name="jtransc-rt-core" rev="0.5.12"/>
@Grapes(@Grab(group='com.jtransc', module='jtransc-rt-core', version='0.5.12'))
'com.jtransc:jtransc-rt-core:jar:0.5.12'

Download

Click the following link to download the jar file.

jtransc-rt-core-0.5.12-javadoc.jar
jtransc-rt-core-0.5.12-sources.jar
jtransc-rt-core-0.5.12.jar
jtransc-rt-core-0.5.12.pom



Related Tutorials