Jar examples for t:thucydides-core
You can download jar file thucydides-core 0.7.2 in this page.
You can use the following script to add thucydides-core-0.7.2.jar to your project.
<dependency> <groupId>net.thucydides</groupId> <artifactId>thucydides-core</artifactId> <version>0.7.2</version> </dependency>
compile group: 'net.thucydides', name: 'thucydides-core', version: '0.7.2'
libraryDependencies += "net.thucydides" % "thucydides-core" % "0.7.2"
<dependency org="net.thucydides" name="thucydides-core" rev="0.7.2"/>
@Grapes(@Grab(group='net.thucydides', module='thucydides-core', version='0.7.2'))
'net.thucydides:thucydides-core:jar:0.7.2'
Click the following link to download the jar file.
thucydides-core-0.7.2-javadoc.jar