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

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

Download

Click the following link to download the jar file.

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



Related Tutorials