License |
License |
---|---|
GroupId | GroupIdcom.github.cretz.kastree |
ArtifactId | ArtifactIdkastree-ast-psi |
Last Version | Last Version0.4.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionkastree-ast-psi
JVM library Kastree parsing
|
Project URL |
Project URL |
Filename | Size |
---|---|
kastree-ast-psi-0.4.0.pom | |
kastree-ast-psi-0.4.0.jar | 59 KB |
kastree-ast-psi-0.4.0-sources.jar | 9 KB |
kastree-ast-psi-0.4.0-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cretz.kastree/kastree-ast-psi/ -->
<dependency>
<groupId>com.github.cretz.kastree</groupId>
<artifactId>kastree-ast-psi</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cretz.kastree/kastree-ast-psi/
implementation 'com.github.cretz.kastree:kastree-ast-psi:0.4.0'
// https://jarcasting.com/artifacts/com.github.cretz.kastree/kastree-ast-psi/
implementation ("com.github.cretz.kastree:kastree-ast-psi:0.4.0")
'com.github.cretz.kastree:kastree-ast-psi:jar:0.4.0'
<dependency org="com.github.cretz.kastree" name="kastree-ast-psi" rev="0.4.0">
<artifact name="kastree-ast-psi" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cretz.kastree', module='kastree-ast-psi', version='0.4.0')
)
libraryDependencies += "com.github.cretz.kastree" % "kastree-ast-psi" % "0.4.0"
[com.github.cretz.kastree/kastree-ast-psi "0.4.0"]
Group / Artifact | Type | Version |
---|---|---|
com.github.cretz.kastree : kastree-ast-jvm | jar | 0.4.0 |
org.jetbrains.kotlin : kotlin-stdlib-jdk8 | jar | 1.3.21 |
org.jetbrains.kotlin : kotlin-compiler-embeddable | jar | 1.3.21 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.jetbrains.kotlin : kotlin-test-junit | jar | 1.3.21 |
org.jetbrains.kotlin : kotlin-test | jar | 1.3.21 |