Download cyclops-core-7.2.4.jar file - Jar c

Jar examples for c:cyclops-core

Description

Cyclops core : power tools for Java 8

You can download jar file cyclops-core 7.2.4 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add cyclops-core-7.2.4.jar to your project.

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

Download

Click the following link to download the jar file.

cyclops-core-7.2.4-javadoc.jar
cyclops-core-7.2.4-sources.jar
cyclops-core-7.2.4-tests.jar
cyclops-core-7.2.4.jar
cyclops-core-7.2.4.pom



Related Tutorials