is not current version
Last Version 0.6.8

com.jtransc:jtransc-rt 0.5.10

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

GroupId

GroupId

com.jtransc
ArtifactId

ArtifactId

jtransc-rt
Version

Version

0.5.10
Type

Type

jar

Download jtransc-rt 0.5.10


<!-- https://jarcasting.com/artifacts/com.jtransc/jtransc-rt/ -->
<dependency>
    <groupId>com.jtransc</groupId>
    <artifactId>jtransc-rt</artifactId>
    <version>0.5.10</version>
</dependency>
// https://jarcasting.com/artifacts/com.jtransc/jtransc-rt/
implementation 'com.jtransc:jtransc-rt:0.5.10'
// https://jarcasting.com/artifacts/com.jtransc/jtransc-rt/
implementation ("com.jtransc:jtransc-rt:0.5.10")
'com.jtransc:jtransc-rt:jar:0.5.10'
<dependency org="com.jtransc" name="jtransc-rt" rev="0.5.10">
  <artifact name="jtransc-rt" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jtransc', module='jtransc-rt', version='0.5.10')
)
libraryDependencies += "com.jtransc" % "jtransc-rt" % "0.5.10"
[com.jtransc/jtransc-rt "0.5.10"]