Download tater-test-harness-0.2.jar file - Jar t

Jar examples for t:tater-test-harness

Description

You can download jar file tater-test-harness 0.2 in this page.

Build File

You can use the following script to add tater-test-harness-0.2.jar to your project.

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

Download

Click the following link to download the jar file.

tater-test-harness-0.2-javadoc.jar
tater-test-harness-0.2-sources.jar
tater-test-harness-0.2.jar
tater-test-harness-0.2.pom



Related Tutorials