Last Version

cyclops-functions 7.3.1

Function utils for Java 8

License

License

The MIT License (MIT)
Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.aol.cyclops
ArtifactId

ArtifactId

cyclops-functions
Version

Version

7.3.1
Type

Type

jar
Description

Description

cyclops-functions
Function utils for Java 8
Project URL

Project URL

http://advertising.com

Download cyclops-functions 7.3.1


<!-- https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-functions/ -->
<dependency>
    <groupId>com.aol.cyclops</groupId>
    <artifactId>cyclops-functions</artifactId>
    <version>7.3.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-functions/
implementation 'com.aol.cyclops:cyclops-functions:7.3.1'
// https://jarcasting.com/artifacts/com.aol.cyclops/cyclops-functions/
implementation ("com.aol.cyclops:cyclops-functions:7.3.1")
'com.aol.cyclops:cyclops-functions:jar:7.3.1'
<dependency org="com.aol.cyclops" name="cyclops-functions" rev="7.3.1">
  <artifact name="cyclops-functions" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.aol.cyclops', module='cyclops-functions', version='7.3.1')
)
libraryDependencies += "com.aol.cyclops" % "cyclops-functions" % "7.3.1"
[com.aol.cyclops/cyclops-functions "7.3.1"]

Dependencies

compile (2)

Group / Artifact Type Version
org.jooq : jool jar 0.9.10
org.pcollections : pcollections jar 2.1.2

test (3)

Group / Artifact Type Version
org.functionaljava : functionaljava jar 4.3
org.hamcrest : hamcrest-all jar 1.3
junit : junit jar 4.4

Project Modules

There are no modules declared in this project.