Download thucydides-core-0.4.34.jar file - Jar t

Jar examples for t:thucydides-core

Description

You can download jar file thucydides-core 0.4.34 in this page.

Build File

You can use the following script to add thucydides-core-0.4.34.jar to your project.

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

Download

Click the following link to download the jar file.

thucydides-core-0.4.34-javadoc.jar
thucydides-core-0.4.34-sources.jar
thucydides-core-0.4.34.jar
thucydides-core-0.4.34.pom



Related Tutorials