Download cyclops-tuples-5.1.1.jar file - Jar c

Jar examples for c:cyclops-tuples

Description

Tuples for Java 8

You can download jar file cyclops-tuples 5.1.1 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add cyclops-tuples-5.1.1.jar to your project.

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

Download

Click the following link to download the jar file.

cyclops-tuples-5.1.1-javadoc.jar
cyclops-tuples-5.1.1-sources.jar
cyclops-tuples-5.1.1-tests.jar
cyclops-tuples-5.1.1.jar
cyclops-tuples-5.1.1.pom



Related Tutorials