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