is not current version
Last Version 10.4.1

com.oath.cyclops:cyclops-anym 10.3.2

A higher kinded monad abstraction for Java

Categories

Categories

Cyclops General Purpose Libraries Functional Programming
GroupId

GroupId

com.oath.cyclops
ArtifactId

ArtifactId

cyclops-anym
Version

Version

10.3.2
Type

Type

jar

Download cyclops-anym 10.3.2


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