Files download
File Operation
caf-common-parent-2.2.0-203.pom download
Apache Maven
<dependency>
  <groupId>com.github.cafapi</groupId>
  <artifactId>caf-common-parent</artifactId>
  <version>2.2.0-203</version>
  <type>pom</type>
</dependency>
Gradle Groovy
implementation 'com.github.cafapi:caf-common-parent:2.2.0-203'
Gradle Kotlin
implementation("com.github.cafapi:caf-common-parent:2.2.0-203")
Scala SBT
libraryDependencies += "com.github.cafapi" % "caf-common-parent" % "2.2.0-203"
Groovy Grape
@Grapes(
  @Grab(group='com.github.cafapi', module='caf-common-parent', version='2.2.0-203')
)
Apache Ivy
<dependency org="com.github.cafapi" name="caf-common-parent" rev="2.2.0-203" />
Leiningen
[com.github.cafapi/caf-common-parent "2.2.0-203"]
Apache Buildr
'com.github.cafapi:caf-common-parent:jar:2.2.0-203'
Dependencies
The project has no third-party dependencies