Last Version

kastree-ast-psi 0.4.0

JVM library Kastree parsing

License

License

GroupId

GroupId

com.github.gotson
ArtifactId

ArtifactId

kastree-ast-psi
Version

Version

0.4.0
Type

Type

jar
Description

Description

kastree-ast-psi
JVM library Kastree parsing
Project URL

Project URL

https://github.com/cretz/kastree

Download kastree-ast-psi 0.4.0


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

Dependencies

compile (3)

Group / Artifact Type Version
com.github.cretz.kastree : kastree-ast-jvm jar 0.4.0
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.3.72
org.jetbrains.kotlin : kotlin-compiler-embeddable jar 1.3.72

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.jetbrains.kotlin : kotlin-test-junit jar 1.3.72
org.jetbrains.kotlin : kotlin-test jar 1.3.72

Project Modules

There are no modules declared in this project.