License |
License |
---|---|
GroupId | GroupIdcom.jtransc |
ArtifactId | ArtifactIdjtransc-gen-cpp |
Last Version | Last Version0.6.8 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionjtransc-gen-cpp
JVM AOT compiler currently generating JavaScript, C++, Haxe, with initial focus on Kotlin and games.
|
Project URL |
Project URL |
Filename | Size |
---|---|
jtransc-gen-cpp-0.6.8.pom | |
jtransc-gen-cpp-0.6.8.jar | 1 MB |
jtransc-gen-cpp-0.6.8-sources.jar | 1 MB |
jtransc-gen-cpp-0.6.8-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.jtransc/jtransc-gen-cpp/ -->
<dependency>
<groupId>com.jtransc</groupId>
<artifactId>jtransc-gen-cpp</artifactId>
<version>0.6.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.jtransc/jtransc-gen-cpp/
implementation 'com.jtransc:jtransc-gen-cpp:0.6.8'
// https://jarcasting.com/artifacts/com.jtransc/jtransc-gen-cpp/
implementation ("com.jtransc:jtransc-gen-cpp:0.6.8")
'com.jtransc:jtransc-gen-cpp:jar:0.6.8'
<dependency org="com.jtransc" name="jtransc-gen-cpp" rev="0.6.8">
<artifact name="jtransc-gen-cpp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.jtransc', module='jtransc-gen-cpp', version='0.6.8')
)
libraryDependencies += "com.jtransc" % "jtransc-gen-cpp" % "0.6.8"
[com.jtransc/jtransc-gen-cpp "0.6.8"]
Group / Artifact | Type | Version |
---|---|---|
com.jtransc : jtransc-core | jar | 0.6.8 |
org.rauschig : jarchivelib | jar | 0.7.1 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
com.jtransc : jtransc-gen-common-tests | jar | 0.6.8 |