is not current version
Last Version 2.0.0-dev.13+b0a18e7

com.blackbuild.klum.ast:klum-ast 0.97.1

A transformation for creating convenient configuration model DSLs.

GroupId

GroupId

com.blackbuild.klum.ast
ArtifactId

ArtifactId

klum-ast
Version

Version

0.97.1
Type

Type

jar

Download klum-ast 0.97.1


<!-- https://jarcasting.com/artifacts/com.blackbuild.klum.ast/klum-ast/ -->
<dependency>
    <groupId>com.blackbuild.klum.ast</groupId>
    <artifactId>klum-ast</artifactId>
    <version>0.97.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.blackbuild.klum.ast/klum-ast/
implementation 'com.blackbuild.klum.ast:klum-ast:0.97.1'
// https://jarcasting.com/artifacts/com.blackbuild.klum.ast/klum-ast/
implementation ("com.blackbuild.klum.ast:klum-ast:0.97.1")
'com.blackbuild.klum.ast:klum-ast:jar:0.97.1'
<dependency org="com.blackbuild.klum.ast" name="klum-ast" rev="0.97.1">
  <artifact name="klum-ast" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.blackbuild.klum.ast', module='klum-ast', version='0.97.1')
)
libraryDependencies += "com.blackbuild.klum.ast" % "klum-ast" % "0.97.1"
[com.blackbuild.klum.ast/klum-ast "0.97.1"]