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