is not current version
Last Version 2.0.0-425

com.github.cafapi:caf-api 1.19.0-269


GroupId

GroupId

com.github.cafapi
ArtifactId

ArtifactId

caf-api
Version

Version

1.19.0-269
Type

Type

jar

Download caf-api 1.19.0-269


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