Download caff-0.4.0.jar file - Jar c

Jar examples for c:caff

Description

Java conversion and formatting framework

You can download jar file caff 0.4.0 in this page.

License

The Apache Software License, Version 2.0

Build File

You can use the following script to add caff-0.4.0.jar to your project.

<dependency>
   <groupId>org.cyclopsgroup</groupId>
   <artifactId>caff</artifactId>
   <version>0.4.0</version>
</dependency>
compile group: 'org.cyclopsgroup', name: 'caff', version: '0.4.0'
libraryDependencies += "org.cyclopsgroup" % "caff" % "0.4.0"
<dependency org="org.cyclopsgroup" name="caff" rev="0.4.0"/>
@Grapes(@Grab(group='org.cyclopsgroup', module='caff', version='0.4.0'))
'org.cyclopsgroup:caff:jar:0.4.0'

Download

Click the following link to download the jar file.

caff-0.4.0-javadoc.jar
caff-0.4.0-sources.jar
caff-0.4.0.jar
caff-0.4.0.pom



Related Tutorials