Jar examples for j:joj-fluence
Utilities making your Java code more fluent, for Java 8+
You can download jar file joj-fluence 1.0.1 in this page.
You can use the following script to add joj-fluence-1.0.1.jar to your project.
<dependency> <groupId>io.joj</groupId> <artifactId>joj-fluence</artifactId> <version>1.0.1</version> </dependency>
compile group: 'io.joj', name: 'joj-fluence', version: '1.0.1'
libraryDependencies += "io.joj" % "joj-fluence" % "1.0.1"
<dependency org="io.joj" name="joj-fluence" rev="1.0.1"/>
@Grapes(@Grab(group='io.joj', module='joj-fluence', version='1.0.1'))
'io.joj:joj-fluence:jar:1.0.1'
Click the following link to download the jar file.
joj-fluence-1.0.1-javadoc.jar