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