Jar examples for c:cyclops-anym
A higher kinded monad abstraction for Java
You can download jar file cyclops-anym 10.0.0-M8 in this page.
The Apache Software License, Version 2.0
You can use the following script to add cyclops-anym-10.0.0-M8.jar to your project.
<dependency> <groupId>com.oath.cyclops</groupId> <artifactId>cyclops-anym</artifactId> <version>10.0.0-M8</version> </dependency>
compile group: 'com.oath.cyclops', name: 'cyclops-anym', version: '10.0.0-M8'
libraryDependencies += "com.oath.cyclops" % "cyclops-anym" % "10.0.0-M8"
<dependency org="com.oath.cyclops" name="cyclops-anym" rev="10.0.0-M8"/>
@Grapes(@Grab(group='com.oath.cyclops', module='cyclops-anym', version='10.0.0-M8'))
'com.oath.cyclops:cyclops-anym:jar:10.0.0-M8'
Click the following link to download the jar file.
cyclops-anym-10.0.0-M8-javadoc.jar