is not current version
Last Version 0.6.8

com.jtransc:jtransc-rt 0.3.3

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

GroupId

GroupId

com.jtransc
ArtifactId

ArtifactId

jtransc-rt
Version

Version

0.3.3
Type

Type

jar

Download jtransc-rt 0.3.3


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