Download caf-audit-2.0.0-6.jar file - Jar c

Jar examples for c:caf-audit

Description

You can download jar file caf-audit 2.0.0-6 in this page.

License

Apache License

Build File

You can use the following script to add caf-audit-2.0.0-6.jar to your project.

<dependency>
   <groupId>com.github.cafaudit</groupId>
   <artifactId>caf-audit</artifactId>
   <version>2.0.0-6</version>
</dependency>
compile group: 'com.github.cafaudit', name: 'caf-audit', version: '2.0.0-6'
libraryDependencies += "com.github.cafaudit" % "caf-audit" % "2.0.0-6"
<dependency org="com.github.cafaudit" name="caf-audit" rev="2.0.0-6"/>
@Grapes(@Grab(group='com.github.cafaudit', module='caf-audit', version='2.0.0-6'))
'com.github.cafaudit:caf-audit:jar:2.0.0-6'

Download

Click the following link to download the jar file.

caf-audit-2.0.0-6-javadoc.jar
caf-audit-2.0.0-6-sources.jar
caf-audit-2.0.0-6.jar
caf-audit-2.0.0-6.pom



Related Tutorials