Download caf-api-1.4.1-117.jar file - Jar c

Jar examples for c:caf-api

Description

You can download jar file caf-api 1.4.1-117 in this page.

License

Apache License

Build File

You can use the following script to add caf-api-1.4.1-117.jar to your project.

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

Download

Click the following link to download the jar file.

caf-api-1.4.1-117-javadoc.jar
caf-api-1.4.1-117-sources.jar
caf-api-1.4.1-117.jar
caf-api-1.4.1-117.pom



Related Tutorials