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