cyclops-base

Lambda 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-base
Last Version

Last Version

5.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

cyclops-base
Lambda utils for Java 8
Project URL

Project URL

https://github.com/aol/cyclops

Download cyclops-base

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
org.pcollections : pcollections jar 2.1.2
com.nurkiewicz.lazyseq : lazyseq jar 0.0.1

test (3)

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

Project Modules

There are no modules declared in this project.

Versions

Version
5.1.1
5.1.0
5.0.0
4.0.3
4.0.2
4.0.1
4.0.0