не последняя версия
Последняя версия 0.4.0

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

JVM library Kastree parsing

Группа

Группа

com.github.cretz.kastree
Идентификатор

Идентификатор

kastree-ast-psi
Версия

Версия

0.1.0
Тип

Тип

jar

Скачать kastree-ast-psi 0.1.0


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