Jar examples for u:util-reflection
Reflection Util
You can download jar file util-reflection 1.0.1-RELEASE in this page.
The Apache Software License, Version 2.0
You can use the following script to add util-reflection-1.0.1-RELEASE.jar to your project.
<dependency> <groupId>consulting.omnia.util</groupId> <artifactId>util-reflection</artifactId> <version>1.0.1-RELEASE</version> </dependency>
compile group: 'consulting.omnia.util', name: 'util-reflection', version: '1.0.1-RELEASE'
libraryDependencies += "consulting.omnia.util" % "util-reflection" % "1.0.1-RELEASE"
<dependency org="consulting.omnia.util" name="util-reflection" rev="1.0.1-RELEASE"/>
@Grapes(@Grab(group='consulting.omnia.util', module='util-reflection', version='1.0.1-RELEASE'))
'consulting.omnia.util:util-reflection:jar:1.0.1-RELEASE'
Click the following link to download the jar file.
util-reflection-1.0.1-RELEASE-javadoc.jar