Download thucydides-test-utils-0.4.0.jar file - Jar t

Jar examples for t:thucydides-test-utils

Description

You can download jar file thucydides-test-utils 0.4.0 in this page.

Build File

You can use the following script to add thucydides-test-utils-0.4.0.jar to your project.

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

Download

Click the following link to download the jar file.

thucydides-test-utils-0.4.0-javadoc.jar
thucydides-test-utils-0.4.0-sources.jar
thucydides-test-utils-0.4.0.jar
thucydides-test-utils-0.4.0.pom



Related Tutorials