k

klum-ast-common

Common Classes (temp reinclusion from Klum-common)
https://github.com/klum-dsl/klum-ast
The MIT License (MIT)
Stephan Pauxberger
Files download
File Operation
klum-ast-common-2.0.0-rc.8.jar download
klum-ast-common-2.0.0-rc.8.pom download
klum-ast-common-2.0.0-rc.8-sources.jar download
Apache Maven
<dependency>
  <groupId>com.blackbuild.klum.ast</groupId>
  <artifactId>klum-ast-common</artifactId>
  <version>2.0.0-rc.8</version>
</dependency>
Gradle Groovy
implementation 'com.blackbuild.klum.ast:klum-ast-common:2.0.0-rc.8'
Gradle Kotlin
implementation("com.blackbuild.klum.ast:klum-ast-common:2.0.0-rc.8")
Scala SBT
libraryDependencies += "com.blackbuild.klum.ast" % "klum-ast-common" % "2.0.0-rc.8"
Groovy Grape
@Grapes(
  @Grab(group='com.blackbuild.klum.ast', module='klum-ast-common', version='2.0.0-rc.8')
)
Apache Ivy
<dependency org="com.blackbuild.klum.ast" name="klum-ast-common" rev="2.0.0-rc.8" />
Leiningen
[com.blackbuild.klum.ast/klum-ast-common "2.0.0-rc.8"]
Apache Buildr
'com.blackbuild.klum.ast:klum-ast-common:jar:2.0.0-rc.8'
Dependencies
The project has no third-party dependencies