Download CLTestUtilities-0.0.1.jar file - Jar c

Jar examples for c:CLTestUtilities

Description

Utilities used in automated testing.

You can download jar file CLTestUtilities 0.0.1 in this page.

License

The Apache License, Version 2.0

Build File

You can use the following script to add CLTestUtilities-0.0.1.jar to your project.

<dependency>
   <groupId>net.sf.cotelab</groupId>
   <artifactId>CLTestUtilities</artifactId>
   <version>0.0.1</version>
</dependency>
compile group: 'net.sf.cotelab', name: 'CLTestUtilities', version: '0.0.1'
libraryDependencies += "net.sf.cotelab" % "CLTestUtilities" % "0.0.1"
<dependency org="net.sf.cotelab" name="CLTestUtilities" rev="0.0.1"/>
@Grapes(@Grab(group='net.sf.cotelab', module='CLTestUtilities', version='0.0.1'))
'net.sf.cotelab:CLTestUtilities:jar:0.0.1'

Download

Click the following link to download the jar file.

CLTestUtilities-0.0.1-sources.jar
CLTestUtilities-0.0.1.jar
CLTestUtilities-0.0.1.pom



Related Tutorials