Download toortools-1.0.3.jar file - Jar t

Jar examples for t:toortools

Description

A collection of helpers and and datatypes for various tasks.

You can download jar file toortools 1.0.3 in this page.

License

LGPL license, Version 3.0

Build File

You can use the following script to add toortools-1.0.3.jar to your project.

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

Download

Click the following link to download the jar file.

toortools-1.0.3-javadoc.jar
toortools-1.0.3-sources.jar
toortools-1.0.3.jar
toortools-1.0.3.pom



Related Tutorials