| License |
License |
|---|---|
| GroupId | GroupIdcom.github.gotson |
| 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.gotson/kastree-ast-common/ -->
<dependency>
<groupId>com.github.gotson</groupId>
<artifactId>kastree-ast-common</artifactId>
<version>0.4.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.gotson/kastree-ast-common/
implementation 'com.github.gotson:kastree-ast-common:0.4.0'
// https://jarcasting.com/artifacts/com.github.gotson/kastree-ast-common/
implementation ("com.github.gotson:kastree-ast-common:0.4.0")
'com.github.gotson:kastree-ast-common:jar:0.4.0'
<dependency org="com.github.gotson" name="kastree-ast-common" rev="0.4.0">
<artifact name="kastree-ast-common" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.gotson', module='kastree-ast-common', version='0.4.0')
)
libraryDependencies += "com.github.gotson" % "kastree-ast-common" % "0.4.0"
[com.github.gotson/kastree-ast-common "0.4.0"]
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-stdlib-common | jar | 1.3.72 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.jetbrains.kotlin : kotlin-test-annotations-common | jar | 1.3.72 |
| org.jetbrains.kotlin : kotlin-test-common | jar | 1.3.72 |