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