Download cotta-testbase-3.0.jar file - Jar c

Jar examples for c:cotta-testbase

Description

You can download jar file cotta-testbase 3.0 in this page.

Build File

You can use the following script to add cotta-testbase-3.0.jar to your project.

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

Download

Click the following link to download the jar file.

cotta-testbase-3.0-javadoc.jar
cotta-testbase-3.0-sources.jar
cotta-testbase-3.0.jar
cotta-testbase-3.0.pom



Related Tutorials