Jar examples for r:reflections
Reflections - a Java runtime metadata analysis
You can download jar file reflections 0.9.11-h2o-custom in this page.
WTFPL
You can use the following script to add reflections-0.9.11-h2o-custom.jar to your project.
<dependency> <groupId>ai.h2o</groupId> <artifactId>reflections</artifactId> <version>0.9.11-h2o-custom</version> </dependency>
compile group: 'ai.h2o', name: 'reflections', version: '0.9.11-h2o-custom'
libraryDependencies += "ai.h2o" % "reflections" % "0.9.11-h2o-custom"
<dependency org="ai.h2o" name="reflections" rev="0.9.11-h2o-custom"/>
@Grapes(@Grab(group='ai.h2o', module='reflections', version='0.9.11-h2o-custom'))
'ai.h2o:reflections:jar:0.9.11-h2o-custom'
Click the following link to download the jar file.
reflections-0.9.11-h2o-custom-javadoc.jar