Download cyclops-base-4.0.2.jar file - Jar c

Jar examples for c:cyclops-base

Description

Lambda utils for Java 8

You can download jar file cyclops-base 4.0.2 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add cyclops-base-4.0.2.jar to your project.

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

Download

Click the following link to download the jar file.

cyclops-base-4.0.2-javadoc.jar
cyclops-base-4.0.2-sources.jar
cyclops-base-4.0.2-tests.jar
cyclops-base-4.0.2.jar
cyclops-base-4.0.2.pom



Related Tutorials