is not current version
Last Version 0.6.8

com.jtransc:jtransc-rt-core 0.5.0

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

GroupId

GroupId

com.jtransc
ArtifactId

ArtifactId

jtransc-rt-core
Version

Version

0.5.0
Type

Type

jar

Download jtransc-rt-core 0.5.0


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