is not current version
Last Version 3.9.0-853

com.github.cafaudit:caf-audit 3.2.0-83


GroupId

GroupId

com.github.cafaudit
ArtifactId

ArtifactId

caf-audit
Version

Version

3.2.0-83
Type

Type

jar

Download caf-audit 3.2.0-83


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