Last Version

jtransc-core 0.6.8

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

License

License

GroupId

GroupId

com.jtransc
ArtifactId

ArtifactId

jtransc-core
Version

Version

0.6.8
Type

Type

jar
Description

Description

jtransc-core
JVM AOT compiler currently generating JavaScript, C++, Haxe, with initial focus on Kotlin and games.
Project URL

Project URL

https://github.com/jtransc/jtransc/

Download jtransc-core 0.6.8


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

Dependencies

compile (9)

Group / Artifact Type Version
com.jtransc : jtransc-utils jar 0.6.8
com.jtransc : jtransc-asm jar 0.6.8
org.apache.maven.plugin-tools : maven-plugin-annotations jar 3.4
org.apache.maven : maven-core jar 3.3.9
org.codehaus.plexus : plexus-archiver jar 2.1.1
org.apache.maven.shared : maven-artifact-resolver jar 1.0
org.eclipse.aether : aether-api jar 1.1.0
org.eclipse.aether : aether-util jar 1.1.0
org.apache.maven : maven-compat jar 3.0

test (1)

Group / Artifact Type Version
junit : junit jar 4.12

Project Modules

There are no modules declared in this project.