is not current version
Last Version 3.0.0-318

com.github.cafapi:caf-common-parent 1.0.0-26

This is a common parent for any project.

GroupId

GroupId

com.github.cafapi
ArtifactId

ArtifactId

caf-common-parent
Version

Version

1.0.0-26
Type

Type

pom

Download caf-common-parent 1.0.0-26


<!-- https://jarcasting.com/artifacts/com.github.cafapi/caf-common-parent/ -->
<dependency>
    <groupId>com.github.cafapi</groupId>
    <artifactId>caf-common-parent</artifactId>
    <version>1.0.0-26</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafapi/caf-common-parent/
implementation 'com.github.cafapi:caf-common-parent:1.0.0-26'
// https://jarcasting.com/artifacts/com.github.cafapi/caf-common-parent/
implementation ("com.github.cafapi:caf-common-parent:1.0.0-26")
'com.github.cafapi:caf-common-parent:pom:1.0.0-26'
<dependency org="com.github.cafapi" name="caf-common-parent" rev="1.0.0-26">
  <artifact name="caf-common-parent" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.cafapi', module='caf-common-parent', version='1.0.0-26')
)
libraryDependencies += "com.github.cafapi" % "caf-common-parent" % "1.0.0-26"
[com.github.cafapi/caf-common-parent "1.0.0-26"]