Jar examples for c:cyclops-core
Cyclops core : power tools for Java 8
You can download jar file cyclops-core 4.0.3 in this page.
The MIT License (MIT)
You can use the following script to add cyclops-core-4.0.3.jar to your project.
<dependency> <groupId>com.aol.cyclops</groupId> <artifactId>cyclops-core</artifactId> <version>4.0.3</version> </dependency>
compile group: 'com.aol.cyclops', name: 'cyclops-core', version: '4.0.3'
libraryDependencies += "com.aol.cyclops" % "cyclops-core" % "4.0.3"
<dependency org="com.aol.cyclops" name="cyclops-core" rev="4.0.3"/>
@Grapes(@Grab(group='com.aol.cyclops', module='cyclops-core', version='4.0.3'))
'com.aol.cyclops:cyclops-core:jar:4.0.3'
Click the following link to download the jar file.
cyclops-core-4.0.3.jar