Jar examples for r:reflection-utils
A utility library to handle Java reflection with ease
You can download jar file reflection-utils 0.0.1 in this page.
New BSD License
You can use the following script to add reflection-utils-0.0.1.jar to your project.
<dependency> <groupId>com.google.code.reflection-utils</groupId> <artifactId>reflection-utils</artifactId> <version>0.0.1</version> </dependency>
compile group: 'com.google.code.reflection-utils', name: 'reflection-utils', version: '0.0.1'
libraryDependencies += "com.google.code.reflection-utils" % "reflection-utils" % "0.0.1"
<dependency org="com.google.code.reflection-utils" name="reflection-utils" rev="0.0.1"/>
@Grapes(@Grab(group='com.google.code.reflection-utils', module='reflection-utils', version='0.0.1'))
'com.google.code.reflection-utils:reflection-utils:jar:0.0.1'
Click the following link to download the jar file.
reflection-utils-0.0.1-javadoc.jar