Download reflections-0.9.11-h2o-custom.jar file - Jar r

Jar examples for r:reflections

Description

Reflections - a Java runtime metadata analysis

You can download jar file reflections 0.9.11-h2o-custom in this page.

License

WTFPL

Build File

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'

Download

Click the following link to download the jar file.

reflections-0.9.11-h2o-custom-javadoc.jar
reflections-0.9.11-h2o-custom-sources.jar
reflections-0.9.11-h2o-custom.jar
reflections-0.9.11-h2o-custom.pom



Related Tutorials