Download typetools-0.4.8.jar file - Jar t

Jar examples for t:typetools

Description

You can download jar file typetools 0.4.8 in this page.

License

Apache License, Version 2.0

Build File

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

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

Download

Click the following link to download the jar file.

typetools-0.4.8-javadoc.jar
typetools-0.4.8-sources.jar
typetools-0.4.8.jar
typetools-0.4.8.pom



Related Tutorials