Download testium-0.3.37.jar file - Jar t

Jar examples for t:testium

Description

A flexible and plugin-able test execution framework.

You can download jar file testium 0.3.37 in this page.

License

GNU Lesser General Public License - version 3

Build File

You can use the following script to add testium-0.3.37.jar to your project.

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

Download

Click the following link to download the jar file.

testium-0.3.37-dep.jar
testium-0.3.37-javadoc.jar
testium-0.3.37-sources.jar
testium-0.3.37.jar
testium-0.3.37.pom



Related Tutorials