Jar examples for t:typeutils
Utilities for dealing with Java types
You can download jar file typeutils 0.0.1 in this page.
APACHE LICENSE, VERSION 2.0
You can use the following script to add typeutils-0.0.1.jar to your project.
<dependency> <groupId>com.github.typeutils</groupId> <artifactId>typeutils</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.github.typeutils', name: 'typeutils', version: '0.0.1'
libraryDependencies += "com.github.typeutils" % "typeutils" % "0.0.1"
<dependency org="com.github.typeutils" name="typeutils" rev="0.0.1"/>
@Grapes(@Grab(group='com.github.typeutils', module='typeutils', version='0.0.1'))
'com.github.typeutils:typeutils:jar:0.0.1'
Click the following link to download the jar file.
typeutils-0.0.1-javadoc.jar