Jar examples for f:fn
Fn is a lazy Java Library that helps utilize some rudimentary functional concepts with more nounular objects
You can download jar file fn 1.1.4 in this page.
MIT License
You can use the following script to add fn-1.1.4.jar to your project.
<dependency> <groupId>com.iodesystems</groupId> <artifactId>fn</artifactId> <version>1.1.4</version> </dependency>
compile group: 'com.iodesystems', name: 'fn', version: '1.1.4'
libraryDependencies += "com.iodesystems" % "fn" % "1.1.4"
<dependency org="com.iodesystems" name="fn" rev="1.1.4"/>
@Grapes(@Grab(group='com.iodesystems', module='fn', version='1.1.4'))
'com.iodesystems:fn:jar:1.1.4'
Click the following link to download the jar file.
fn-1.1.4-javadoc.jar