is not current version
Last Version 2.0.0-425

com.github.cafapi:caf-common 1.4.1-117

A set of re-usable Java libraries which are used by the various CAF Services and Frameworks.

GroupId

GroupId

com.github.cafapi
ArtifactId

ArtifactId

caf-common
Version

Version

1.4.1-117
Type

Type

pom

Download caf-common 1.4.1-117

Filename Size
caf-common-1.4.1-117.pom 35 KB
Browse

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