is not current version
Last Version 0.4.0

com.github.cretz.kastree:kastree-ast-jvm 0.1.0

JVM library for Kastree AST

GroupId

GroupId

com.github.cretz.kastree
ArtifactId

ArtifactId

kastree-ast-jvm
Version

Version

0.1.0
Type

Type

jar

Download kastree-ast-jvm 0.1.0


<!-- https://jarcasting.com/artifacts/com.github.cretz.kastree/kastree-ast-jvm/ -->
<dependency>
    <groupId>com.github.cretz.kastree</groupId>
    <artifactId>kastree-ast-jvm</artifactId>
    <version>0.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cretz.kastree/kastree-ast-jvm/
implementation 'com.github.cretz.kastree:kastree-ast-jvm:0.1.0'
// https://jarcasting.com/artifacts/com.github.cretz.kastree/kastree-ast-jvm/
implementation ("com.github.cretz.kastree:kastree-ast-jvm:0.1.0")
'com.github.cretz.kastree:kastree-ast-jvm:jar:0.1.0'
<dependency org="com.github.cretz.kastree" name="kastree-ast-jvm" rev="0.1.0">
  <artifact name="kastree-ast-jvm" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cretz.kastree', module='kastree-ast-jvm', version='0.1.0')
)
libraryDependencies += "com.github.cretz.kastree" % "kastree-ast-jvm" % "0.1.0"
[com.github.cretz.kastree/kastree-ast-jvm "0.1.0"]