| License |
License |
|---|---|
| Categories |
CategoriesIDE Development Tools |
| GroupId | GroupIdio.github.leidenn2509 |
| ArtifactId | ArtifactIdkastree-ast-common |
| Last Version | Last Version0.4.1 |
| 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.1.pom | |
| kastree-ast-common-0.4.1.jar | 10 KB |
| kastree-ast-common-0.4.1-sources.jar | 12 KB |
| kastree-ast-common-0.4.1-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/io.github.leidenn2509/kastree-ast-common/ -->
<dependency>
<groupId>io.github.leidenn2509</groupId>
<artifactId>kastree-ast-common</artifactId>
<version>0.4.1</version>
</dependency>
// https://jarcasting.com/artifacts/io.github.leidenn2509/kastree-ast-common/
implementation 'io.github.leidenn2509:kastree-ast-common:0.4.1'
// https://jarcasting.com/artifacts/io.github.leidenn2509/kastree-ast-common/
implementation ("io.github.leidenn2509:kastree-ast-common:0.4.1")
'io.github.leidenn2509:kastree-ast-common:jar:0.4.1'
<dependency org="io.github.leidenn2509" name="kastree-ast-common" rev="0.4.1">
<artifact name="kastree-ast-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.github.leidenn2509', module='kastree-ast-common', version='0.4.1')
)
libraryDependencies += "io.github.leidenn2509" % "kastree-ast-common" % "0.4.1"
[io.github.leidenn2509/kastree-ast-common "0.4.1"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.4.0 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-annotations-common | jar | 1.4.0 |
| org.jetbrains.kotlin : kotlin-test-common | jar | 1.4.0 |