Jar examples for j:jtype
Library for working with the Java 5 type system
You can download jar file jtype 0.1.1 in this page.
The Apache Software License, Version 2.0
You can use the following script to add jtype-0.1.1.jar to your project.
<dependency> <groupId>com.googlecode.jtype</groupId> <artifactId>jtype</artifactId> <version>0.1.1</version> </dependency>
compile group: 'com.googlecode.jtype', name: 'jtype', version: '0.1.1'
libraryDependencies += "com.googlecode.jtype" % "jtype" % "0.1.1"
<dependency org="com.googlecode.jtype" name="jtype" rev="0.1.1"/>
@Grapes(@Grab(group='com.googlecode.jtype', module='jtype', version='0.1.1'))
'com.googlecode.jtype:jtype:jar:0.1.1'
Click the following link to download the jar file.
jtype-0.1.1-javadoc.jar