Categories |
CategoriesKeY Data Data Formats Formal Verification |
---|---|
GroupId | GroupIdcom.github.cafaudit |
ArtifactId | ArtifactIdcaf-audit-monkey-auditlog |
Version | Version3.1.0-50 |
Type | Typejar |
<!-- https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-monkey-auditlog/ -->
<dependency>
<groupId>com.github.cafaudit</groupId>
<artifactId>caf-audit-monkey-auditlog</artifactId>
<version>3.1.0-50</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-monkey-auditlog/
implementation 'com.github.cafaudit:caf-audit-monkey-auditlog:3.1.0-50'
// https://jarcasting.com/artifacts/com.github.cafaudit/caf-audit-monkey-auditlog/
implementation ("com.github.cafaudit:caf-audit-monkey-auditlog:3.1.0-50")
'com.github.cafaudit:caf-audit-monkey-auditlog:jar:3.1.0-50'
<dependency org="com.github.cafaudit" name="caf-audit-monkey-auditlog" rev="3.1.0-50">
<artifact name="caf-audit-monkey-auditlog" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafaudit', module='caf-audit-monkey-auditlog', version='3.1.0-50')
)
libraryDependencies += "com.github.cafaudit" % "caf-audit-monkey-auditlog" % "3.1.0-50"
[com.github.cafaudit/caf-audit-monkey-auditlog "3.1.0-50"]