Download cleartk-test-util-1.2.1.jar file - Jar c

Jar examples for c:cleartk-test-util

Description

ClearTK testing infrastructure

You can download jar file cleartk-test-util 1.2.1 in this page.

License

The BSD 3-Clause License

Build File

You can use the following script to add cleartk-test-util-1.2.1.jar to your project.

<dependency>
   <groupId>org.cleartk</groupId>
   <artifactId>cleartk-test-util</artifactId>
   <version>1.2.1</version>
</dependency>
compile group: 'org.cleartk', name: 'cleartk-test-util', version: '1.2.1'
libraryDependencies += "org.cleartk" % "cleartk-test-util" % "1.2.1"
<dependency org="org.cleartk" name="cleartk-test-util" rev="1.2.1"/>
@Grapes(@Grab(group='org.cleartk', module='cleartk-test-util', version='1.2.1'))
'org.cleartk:cleartk-test-util:jar:1.2.1'

Download

Click the following link to download the jar file.

cleartk-test-util-1.2.1-javadoc.jar
cleartk-test-util-1.2.1-sources.jar
cleartk-test-util-1.2.1.jar
cleartk-test-util-1.2.1.pom



Related Tutorials