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