is not current version
Last Version 7.2.4

com.aol.cyclops:cyclops-all 7.1.0

Import all Cyclops modules

Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.aol.cyclops
ArtifactId

ArtifactId

cyclops-all
Version

Version

7.1.0
Type

Type

jar

Download cyclops-all 7.1.0


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