MVN

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

Maven & Gradle

Mar 04, 2019
2 usages
233 stars

kastree-ast-jvm · JVM library for Kastree AST

<dependency>
    <groupId>com.github.cretz.kastree</groupId>
    <artifactId>kastree-ast-jvm</artifactId>
    <version>0.4.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.github.cretz.kastree : kastree-ast-jvm to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 0.4.0

All Versions

Choose a version of com.github.cretz.kastree : kastree-ast-jvm to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
0.4.x
kastree-ast-jvm-0.4.0
0.3.x
kastree-ast-jvm-0.3.0
0.2.x
kastree-ast-jvm-0.2.0
0.1.x
kastree-ast-jvm-0.1.0

How to add a dependency to Maven

Add the following com.github.cretz.kastree : kastree-ast-jvm maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.github.cretz.kastree</groupId>
    <artifactId>kastree-ast-jvm</artifactId>
    <version>0.4.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.github.cretz.kastree : kastree-ast-jvm gradle dependency to your build.gradle file:

implementation 'com.github.cretz.kastree:kastree-ast-jvm:0.4.0'

Gradle Kotlin DSL: Add the following com.github.cretz.kastree : kastree-ast-jvm gradle kotlin dependency to your build.gradle.kts file:

implementation("com.github.cretz.kastree:kastree-ast-jvm:0.4.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.github.cretz.kastree : kastree-ast-jvm sbt scala dependency to your build.sbt file:

libraryDependencies += "com.github.cretz.kastree" % "kastree-ast-jvm" % "0.4.0"

Advertisement

Dependencies from Group

Mar 04, 2019
2 usages
233 stars
Mar 04, 2019
1 usages
233 stars
Mar 04, 2019
1 usages
233 stars

Discover Dependencies

Jul 23, 2018
4 usages
1 stars
Jan 04, 2020
2 usages
13 stars
Mar 23, 2021
1 usages
38 stars
Mar 23, 2021
1 usages
38 stars
Aug 06, 2018
2 usages
438 stars
Aug 06, 2018
2 usages
438 stars
Aug 11, 2018
1 usages
68.1k stars
Mar 14, 2019
1 usages