Jar examples for g:gentyref
Generic type reflection library
You can download jar file gentyref 1.2.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add gentyref-1.2.0.jar to your project.
<dependency> <groupId>com.googlecode.gentyref</groupId> <artifactId>gentyref</artifactId> <version>1.2.0</version> </dependency>
compile group: 'com.googlecode.gentyref', name: 'gentyref', version: '1.2.0'
libraryDependencies += "com.googlecode.gentyref" % "gentyref" % "1.2.0"
<dependency org="com.googlecode.gentyref" name="gentyref" rev="1.2.0"/>
@Grapes(@Grab(group='com.googlecode.gentyref', module='gentyref', version='1.2.0'))
'com.googlecode.gentyref:gentyref:jar:1.2.0'
Click the following link to download the jar file.
gentyref-1.2.0-javadoc.jar