Jar examples for r:reflection-essentials
Reflection Essentials contain utility classes useful for advanced reflection analysis.
You can download jar file reflection-essentials 1.1.0 in this page.
You can use the following script to add reflection-essentials-1.1.0.jar to your project.
<dependency> <groupId>com.mantledillusion.essentials</groupId> <artifactId>reflection-essentials</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.mantledillusion.essentials', name: 'reflection-essentials', version: '1.1.0'
libraryDependencies += "com.mantledillusion.essentials" % "reflection-essentials" % "1.1.0"
<dependency org="com.mantledillusion.essentials" name="reflection-essentials" rev="1.1.0"/>
@Grapes(@Grab(group='com.mantledillusion.essentials', module='reflection-essentials', version='1.1.0'))
'com.mantledillusion.essentials:reflection-essentials:jar:1.1.0'
Click the following link to download the jar file.
reflection-essentials-1.1.0-javadoc.jar