Download typetools-0.3.1.jar file - Jar t

Jar examples for t:typetools

Description

You can download jar file typetools 0.3.1 in this page.

License

Apache License, Version 2.0

Build File

You can use the following script to add typetools-0.3.1.jar to your project.

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

Download

Click the following link to download the jar file.

typetools-0.3.1-javadoc.jar
typetools-0.3.1-sources.jar
typetools-0.3.1.jar
typetools-0.3.1.pom



Related Tutorials