Download cyclops-functions-7.2.2.jar file - Jar c

Jar examples for c:cyclops-functions

Description

Function utils for Java 8

You can download jar file cyclops-functions 7.2.2 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add cyclops-functions-7.2.2.jar to your project.

<dependency>
   <groupId>com.aol.cyclops</groupId>
   <artifactId>cyclops-functions</artifactId>
   <version>7.2.2</version>
</dependency>
compile group: 'com.aol.cyclops', name: 'cyclops-functions', version: '7.2.2'
libraryDependencies += "com.aol.cyclops" % "cyclops-functions" % "7.2.2"
<dependency org="com.aol.cyclops" name="cyclops-functions" rev="7.2.2"/>
@Grapes(@Grab(group='com.aol.cyclops', module='cyclops-functions', version='7.2.2'))
'com.aol.cyclops:cyclops-functions:jar:7.2.2'

Download

Click the following link to download the jar file.

cyclops-functions-7.2.2-javadoc.jar
cyclops-functions-7.2.2-sources.jar
cyclops-functions-7.2.2-tests.jar
cyclops-functions-7.2.2.jar
cyclops-functions-7.2.2.pom



Related Tutorials