Jar examples for f:fluent
Java 8 common library for fluent coding
You can download jar file fluent 1.0.1 in this page.
The Apache License, Version 2.0
You can use the following script to add fluent-1.0.1.jar to your project.
<dependency> <groupId>com.github.alexheretic</groupId> <artifactId>fluent</artifactId> <version>1.0.1</version> </dependency>
compile group: 'com.github.alexheretic', name: 'fluent', version: '1.0.1'
libraryDependencies += "com.github.alexheretic" % "fluent" % "1.0.1"
<dependency org="com.github.alexheretic" name="fluent" rev="1.0.1"/>
@Grapes(@Grab(group='com.github.alexheretic', module='fluent', version='1.0.1'))
'com.github.alexheretic:fluent:jar:1.0.1'
Click the following link to download the jar file.
fluent-1.0.1-javadoc.jar