Download reflection4j-1.0.0.jar file - Jar r

Jar examples for r:reflection4j

Description

this is devops4j of reflection library!

You can download jar file reflection4j 1.0.0 in this page.

License

Apache License Version 2.0

Build File

You can use the following script to add reflection4j-1.0.0.jar to your project.

<dependency>
   <groupId>com.devops4j.reflection4j</groupId>
   <artifactId>reflection4j</artifactId>
   <version>1.0.0</version>
</dependency>
compile group: 'com.devops4j.reflection4j', name: 'reflection4j', version: '1.0.0'
libraryDependencies += "com.devops4j.reflection4j" % "reflection4j" % "1.0.0"
<dependency org="com.devops4j.reflection4j" name="reflection4j" rev="1.0.0"/>
@Grapes(@Grab(group='com.devops4j.reflection4j', module='reflection4j', version='1.0.0'))
'com.devops4j.reflection4j:reflection4j:jar:1.0.0'

Download

Click the following link to download the jar file.

reflection4j-1.0.0-javadoc.jar
reflection4j-1.0.0-sources.jar
reflection4j-1.0.0.jar
reflection4j-1.0.0.pom



Related Tutorials