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.0.12 in this page.
The Apache Software License, Version 2.0
You can use the following script to add fluent-reflection-0.0.12.jar to your project.
<dependency> <groupId>com.lexicalscope.fluent-reflection</groupId> <artifactId>fluent-reflection</artifactId> <version>0.0.12</version> </dependency>
compile group: 'com.lexicalscope.fluent-reflection', name: 'fluent-reflection', version: '0.0.12'
libraryDependencies += "com.lexicalscope.fluent-reflection" % "fluent-reflection" % "0.0.12"
<dependency org="com.lexicalscope.fluent-reflection" name="fluent-reflection" rev="0.0.12"/>
@Grapes(@Grab(group='com.lexicalscope.fluent-reflection', module='fluent-reflection', version='0.0.12'))
'com.lexicalscope.fluent-reflection:fluent-reflection:jar:0.0.12'
Click the following link to download the jar file.
fluent-reflection-0.0.12-javadoc.jar