Download jtransc-rt-core-0.6.2.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.6.2 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.6.2.jar to your project.

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

Download

Click the following link to download the jar file.

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



Related Tutorials