Jar examples for f:fluent-reflection
A library providing a neat interface to the Java language reflection facilities.
You can download jar file fluent-reflection 0.1.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fluent-reflection-0.1.2.jar to your project.
<dependency> <groupId>com.lexicalscope.fluent-reflection</groupId> <artifactId>fluent-reflection</artifactId> <version>0.1.2</version> </dependency>
compile group: 'com.lexicalscope.fluent-reflection', name: 'fluent-reflection', version: '0.1.2'
libraryDependencies += "com.lexicalscope.fluent-reflection" % "fluent-reflection" % "0.1.2"
<dependency org="com.lexicalscope.fluent-reflection" name="fluent-reflection" rev="0.1.2"/>
@Grapes(@Grab(group='com.lexicalscope.fluent-reflection', module='fluent-reflection', version='0.1.2'))
'com.lexicalscope.fluent-reflection:fluent-reflection:jar:0.1.2'
Click the following link to download the jar file.
fluent-reflection-0.1.2-javadoc.jar