Jar examples for c:caff
Java conversion and formatting framework
You can download jar file caff 0.4.0 in this page.
The Apache Software License, Version 2.0
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'
Click the following link to download the jar file.
caff-0.4.0-javadoc.jar