GroupId | GroupIdcom.blackbuild.klum.ast |
---|---|
ArtifactId | ArtifactIdklum-ast |
Version | Version1.2.0-rc.4 |
Type | Typejar |
Filename | Size |
---|---|
klum-ast-1.2.0-rc.4.pom | |
klum-ast-1.2.0-rc.4.jar | 58 KB |
klum-ast-1.2.0-rc.4-sources.jar | 56 KB |
klum-ast-1.2.0-rc.4-javadoc.jar | 150 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.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.blackbuild.klum.ast/klum-ast/
implementation 'com.blackbuild.klum.ast:klum-ast:1.2.0-rc.4'
// https://jarcasting.com/artifacts/com.blackbuild.klum.ast/klum-ast/
implementation ("com.blackbuild.klum.ast:klum-ast:1.2.0-rc.4")
'com.blackbuild.klum.ast:klum-ast:jar:1.2.0-rc.4'
<dependency org="com.blackbuild.klum.ast" name="klum-ast" rev="1.2.0-rc.4">
<artifact name="klum-ast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blackbuild.klum.ast', module='klum-ast', version='1.2.0-rc.4')
)
libraryDependencies += "com.blackbuild.klum.ast" % "klum-ast" % "1.2.0-rc.4"
[com.blackbuild.klum.ast/klum-ast "1.2.0-rc.4"]