is not current version
Last Version 2.0.0-425

com.github.cafapi:caf-utils 1.13.0-239


GroupId

GroupId

com.github.cafapi
ArtifactId

ArtifactId

caf-utils
Version

Version

1.13.0-239
Type

Type

jar

Download caf-utils 1.13.0-239


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