Last Version

kastree-ast-common 0.4.0

Common library for Kastree AST

License

License

GroupId

GroupId

com.github.gotson
ArtifactId

ArtifactId

kastree-ast-common
Version

Version

0.4.0
Type

Type

jar
Description

Description

kastree-ast-common
Common library for Kastree AST
Project URL

Project URL

https://github.com/cretz/kastree

Download kastree-ast-common 0.4.0


<!-- 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"]

Dependencies

compile (1)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-common jar 1.3.72

test (2)

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

Project Modules

There are no modules declared in this project.