Download tater-utils-0.2.jar file - Jar t

Jar examples for t:tater-utils

Description

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

Build File

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

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

Download

Click the following link to download the jar file.

tater-utils-0.2-javadoc.jar
tater-utils-0.2-sources.jar
tater-utils-0.2.jar
tater-utils-0.2.pom



Related Tutorials