com.jtransc:jtransc-tools

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

License

License

GroupId

GroupId

com.jtransc
ArtifactId

ArtifactId

jtransc-tools
Last Version

Last Version

0.0.5
Release Date

Release Date

Type

Type

jar
Description

Description

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

Download jtransc-tools

How to add to project

<!-- 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.
com.jtransc

JTransc

JVM AOT compiler generating haxe, with initial focus on kotlin and games

Versions

Version
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1