is not current version
Last Version 0.6.8

com.jtransc:jtransc-debugger 0.5.0-ALPHA4

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

GroupId

GroupId

com.jtransc
ArtifactId

ArtifactId

jtransc-debugger
Version

Version

0.5.0-ALPHA4
Type

Type

jar

Download jtransc-debugger 0.5.0-ALPHA4


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