GroupId | GroupIdcom.github.cafaudit |
---|---|
ArtifactId | ArtifactIdcaf-audit |
Version | Version3.0.0-33 |
Type | Typejar |
Filename | Size |
---|---|
caf-audit-3.0.0-33.pom | |
caf-audit-3.0.0-33.jar | 31 KB |
caf-audit-3.0.0-33-sources.jar | 28 KB |
caf-audit-3.0.0-33-javadoc.jar | 132 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit/ -->
<dependency>
<groupId>com.github.cafaudit</groupId>
<artifactId>caf-audit</artifactId>
<version>3.0.0-33</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit/
implementation 'com.github.cafaudit:caf-audit:3.0.0-33'
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit/
implementation ("com.github.cafaudit:caf-audit:3.0.0-33")
'com.github.cafaudit:caf-audit:jar:3.0.0-33'
<dependency org="com.github.cafaudit" name="caf-audit" rev="3.0.0-33">
<artifact name="caf-audit" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafaudit', module='caf-audit', version='3.0.0-33')
)
libraryDependencies += "com.github.cafaudit" % "caf-audit" % "3.0.0-33"
[com.github.cafaudit/caf-audit "3.0.0-33"]