GroupId | GroupIdcom.blackbuild.klum.ast |
---|---|
ArtifactId | ArtifactIdklum-ast |
Version | Version1.2.0-rc.21 |
Type | Typejar |
Filename | Size |
---|---|
klum-ast-1.2.0-rc.21.pom | |
klum-ast-1.2.0-rc.21.jar | 75 KB |
klum-ast-1.2.0-rc.21-sources.jar | 73 KB |
klum-ast-1.2.0-rc.21-javadoc.jar | 173 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.blackbuild.klum.ast/klum-ast/ -->
<dependency>
<groupId>com.blackbuild.klum.ast</groupId>
<artifactId>klum-ast</artifactId>
<version>1.2.0-rc.21</version>
</dependency>
// https://jarcasting.com/artifacts/com.blackbuild.klum.ast/klum-ast/
implementation 'com.blackbuild.klum.ast:klum-ast:1.2.0-rc.21'
// https://jarcasting.com/artifacts/com.blackbuild.klum.ast/klum-ast/
implementation ("com.blackbuild.klum.ast:klum-ast:1.2.0-rc.21")
'com.blackbuild.klum.ast:klum-ast:jar:1.2.0-rc.21'
<dependency org="com.blackbuild.klum.ast" name="klum-ast" rev="1.2.0-rc.21">
<artifact name="klum-ast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blackbuild.klum.ast', module='klum-ast', version='1.2.0-rc.21')
)
libraryDependencies += "com.blackbuild.klum.ast" % "klum-ast" % "1.2.0-rc.21"
[com.blackbuild.klum.ast/klum-ast "1.2.0-rc.21"]