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