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