| License | License | 
|---|---|
| GroupId | GroupIdcom.jtransc | 
| ArtifactId | ArtifactIdjtransc-annotations | 
| Last Version | Last Version0.6.8 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionjtransc-annotations JVM AOT compiler currently generating JavaScript, C++, Haxe, with initial focus on Kotlin and games. | 
| Project URL | Project URL | 
| Filename | Size | 
|---|---|
| jtransc-annotations-0.6.8.pom | |
| jtransc-annotations-0.6.8.jar | 35 KB | 
| jtransc-annotations-0.6.8-sources.jar | 32 KB | 
| jtransc-annotations-0.6.8-javadoc.jar | 166 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/com.jtransc/jtransc-annotations/ -->
<dependency>
    <groupId>com.jtransc</groupId>
    <artifactId>jtransc-annotations</artifactId>
    <version>0.6.8</version>
</dependency>// https://jarcasting.com/artifacts/com.jtransc/jtransc-annotations/
implementation 'com.jtransc:jtransc-annotations:0.6.8'// https://jarcasting.com/artifacts/com.jtransc/jtransc-annotations/
implementation ("com.jtransc:jtransc-annotations:0.6.8")'com.jtransc:jtransc-annotations:jar:0.6.8'<dependency org="com.jtransc" name="jtransc-annotations" rev="0.6.8">
  <artifact name="jtransc-annotations" type="jar" />
</dependency>@Grapes(
@Grab(group='com.jtransc', module='jtransc-annotations', version='0.6.8')
)libraryDependencies += "com.jtransc" % "jtransc-annotations" % "0.6.8"[com.jtransc/jtransc-annotations "0.6.8"]| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.12 |