is not current version
Last Version 0.6.8

com.jtransc:jtransc-rt-core 0.0.5


GroupId

GroupId

com.jtransc
ArtifactId

ArtifactId

jtransc-rt-core
Version

Version

0.0.5
Type

Type

jar

Download jtransc-rt-core 0.0.5


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