Jar examples for c:cc.kave.commons
This module contains common data structures and utils of the KaVE project.
You can download jar file cc.kave.commons 0.0.5 in this page.
You can use the following script to add cc.kave.commons-0.0.5.jar to your project.
<dependency> <groupId>cc.kave</groupId> <artifactId>cc.kave.commons</artifactId> <version>0.0.5</version> </dependency>
compile group: 'cc.kave', name: 'cc.kave.commons', version: '0.0.5'
libraryDependencies += "cc.kave" % "cc.kave.commons" % "0.0.5"
<dependency org="cc.kave" name="cc.kave.commons" rev="0.0.5"/>
@Grapes(@Grab(group='cc.kave', module='cc.kave.commons', version='0.0.5'))
'cc.kave:cc.kave.commons:jar:0.0.5'
Click the following link to download the jar file.
cc.kave.commons-0.0.5-javadoc.jar