is not current version
Last Version 3.9.0-853

com.github.cafaudit:caf-audit-schema 3.1.0-50


GroupId

GroupId

com.github.cafaudit
ArtifactId

ArtifactId

caf-audit-schema
Version

Version

3.1.0-50
Type

Type

jar

Download caf-audit-schema 3.1.0-50


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