License |
License |
---|---|
GroupId | GroupIdcom.blackbuild.klum.ast |
ArtifactId | ArtifactIdklum-ast |
Version | Version2.0.0-dev.13+b0a18e7 |
Type | Typejar |
Description |
Descriptionklum-ast
compileOnly part of KlumAST
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
<!-- https://jarcasting.com/artifacts/com.blackbuild.klum.ast/klum-ast/ -->
<dependency>
<groupId>com.blackbuild.klum.ast</groupId>
<artifactId>klum-ast</artifactId>
<version>2.0.0-dev.13+b0a18e7</version>
</dependency>
// https://jarcasting.com/artifacts/com.blackbuild.klum.ast/klum-ast/
implementation 'com.blackbuild.klum.ast:klum-ast:2.0.0-dev.13+b0a18e7'
// https://jarcasting.com/artifacts/com.blackbuild.klum.ast/klum-ast/
implementation ("com.blackbuild.klum.ast:klum-ast:2.0.0-dev.13+b0a18e7")
'com.blackbuild.klum.ast:klum-ast:jar:2.0.0-dev.13+b0a18e7'
<dependency org="com.blackbuild.klum.ast" name="klum-ast" rev="2.0.0-dev.13+b0a18e7">
<artifact name="klum-ast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blackbuild.klum.ast', module='klum-ast', version='2.0.0-dev.13+b0a18e7')
)
libraryDependencies += "com.blackbuild.klum.ast" % "klum-ast" % "2.0.0-dev.13+b0a18e7"
[com.blackbuild.klum.ast/klum-ast "2.0.0-dev.13+b0a18e7"]
Group / Artifact | Type | Version |
---|---|---|
com.blackbuild.klum.ast : klum-ast-annotations | jar | 2.0.0-dev.13+b0a18e7 |
com.blackbuild.klum.ast : klum-ast-runtime | jar | 2.0.0-dev.13+b0a18e7 |
com.blackbuild.klum.common : klum-common | jar | 0.6.0 |