is not current version
Last Version 7.2.4

com.aol.cyclops:cyclops-closures 6.2.2

Closure utils for Java 8

Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.aol.cyclops
ArtifactId

ArtifactId

cyclops-closures
Version

Version

6.2.2
Type

Type

jar

Download cyclops-closures 6.2.2


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