Download totoe-0.4.jar file - Jar t

Jar examples for t:totoe

Description

You can download jar file totoe 0.4 in this page.

Build File

You can use the following script to add totoe-0.4.jar to your project.

<dependency>
   <groupId>name.pehl</groupId>
   <artifactId>totoe</artifactId>
   <version>0.4</version>
</dependency>
compile group: 'name.pehl', name: 'totoe', version: '0.4'
libraryDependencies += "name.pehl" % "totoe" % "0.4"
<dependency org="name.pehl" name="totoe" rev="0.4"/>
@Grapes(@Grab(group='name.pehl', module='totoe', version='0.4'))
'name.pehl:totoe:jar:0.4'

Download

Click the following link to download the jar file.

totoe-0.4-javadoc.jar
totoe-0.4-sources.jar
totoe-0.4.jar
totoe-0.4.pom



Related Tutorials