License |
License
The MIT License (MIT)
|
---|---|
Categories |
CategoriesCyclops General Purpose Libraries Functional Programming |
GroupId | GroupIdcom.aol.cyclops |
ArtifactId | ArtifactIdcyclops-power-tuples |
Last Version | Last Version5.1.0 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptioncyclops-power-tuples
Tuples for Java 8
|
Project URL |
Project URL |
Filename | Size |
---|---|
cyclops-power-tuples-5.1.0.pom | |
cyclops-power-tuples-5.1.0.jar | 116 KB |
cyclops-power-tuples-5.1.0-tests.jar | 52 KB |
cyclops-power-tuples-5.1.0-sources.jar | 33 KB |
cyclops-power-tuples-5.1.0-javadoc.jar | 198 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-power-tuples/ -->
<dependency>
<groupId>com.aol.cyclops</groupId>
<artifactId>cyclops-power-tuples</artifactId>
<version>5.1.0</version>
</dependency>
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-power-tuples/
implementation 'com.aol.cyclops:cyclops-power-tuples:5.1.0'
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-power-tuples/
implementation ("com.aol.cyclops:cyclops-power-tuples:5.1.0")
'com.aol.cyclops:cyclops-power-tuples:jar:5.1.0'
<dependency org="com.aol.cyclops" name="cyclops-power-tuples" rev="5.1.0">
<artifact name="cyclops-power-tuples" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aol.cyclops', module='cyclops-power-tuples', version='5.1.0')
)
libraryDependencies += "com.aol.cyclops" % "cyclops-power-tuples" % "5.1.0"
[com.aol.cyclops/cyclops-power-tuples "5.1.0"]
Group / Artifact | Type | Version |
---|---|---|
com.aol.cyclops : cyclops-core | jar | 5.1.0 |
Group / Artifact | Type | Version |
---|---|---|
junit : junit | jar | 4.12 |
org.hamcrest : hamcrest-all | jar | 1.3 |