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

Jar examples for t:thucydides-test-utils

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials