Download cc.kave.testcommons-0.0.5.jar file - Jar c

Jar examples for c:cc.kave.testcommons

Description

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.

Build File

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'

Download

Click the following link to download the jar file.

cc.kave.testcommons-0.0.5-javadoc.jar
cc.kave.testcommons-0.0.5-sources.jar
cc.kave.testcommons-0.0.5.jar
cc.kave.testcommons-0.0.5.pom



Related Tutorials