Download typetools-0.4.0.jar file - Jar t

Jar examples for t:typetools

Description

You can download jar file typetools 0.4.0 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

typetools-0.4.0-javadoc.jar
typetools-0.4.0-sources.jar
typetools-0.4.0.jar
typetools-0.4.0.pom



Related Tutorials