Download jtransc-annotations-0.5.3.jar file - Jar j

Jar examples for j:jtransc-annotations

Description

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

You can download jar file jtransc-annotations 0.5.3 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add jtransc-annotations-0.5.3.jar to your project.

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

Download

Click the following link to download the jar file.

jtransc-annotations-0.5.3-javadoc.jar
jtransc-annotations-0.5.3-sources.jar
jtransc-annotations-0.5.3.jar
jtransc-annotations-0.5.3.pom



Related Tutorials