Last Version

com.jtransc:jtransc-tools 0.0.5

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

License

License

GroupId

GroupId

com.jtransc
ArtifactId

ArtifactId

jtransc-tools
Version

Version

0.0.5
Type

Type

jar
Description

Description

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

Download jtransc-tools 0.0.5


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

Dependencies

compile (3)

Group / Artifact Type Version
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.6.4
org.jetbrains.kotlin : kotlin-stdlib jar 1.0.0
org.jetbrains.kotlin : kotlin-runtime jar 1.0.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.