Download cyclops-streams-7.3.0.jar file - Jar c

Jar examples for c:cyclops-streams

Description

Sequential Streams and Stream Utilities for Java 8

You can download jar file cyclops-streams 7.3.0 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add cyclops-streams-7.3.0.jar to your project.

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

Download

Click the following link to download the jar file.

cyclops-streams-7.3.0-javadoc.jar
cyclops-streams-7.3.0-sources.jar
cyclops-streams-7.3.0-tests.jar
cyclops-streams-7.3.0.jar
cyclops-streams-7.3.0.pom



Related Tutorials