Jar examples for c:cyclops-typeclasses
Type classes for working with higher kinded types
You can download jar file cyclops-typeclasses 8.4.0 in this page.
The MIT License (MIT)
You can use the following script to add cyclops-typeclasses-8.4.0.jar to your project.
<dependency> <groupId>com.aol.cyclops</groupId> <artifactId>cyclops-typeclasses</artifactId> <version>8.4.0</version> </dependency>
compile group: 'com.aol.cyclops', name: 'cyclops-typeclasses', version: '8.4.0'
libraryDependencies += "com.aol.cyclops" % "cyclops-typeclasses" % "8.4.0"
<dependency org="com.aol.cyclops" name="cyclops-typeclasses" rev="8.4.0"/>
@Grapes(@Grab(group='com.aol.cyclops', module='cyclops-typeclasses', version='8.4.0'))
'com.aol.cyclops:cyclops-typeclasses:jar:8.4.0'
Click the following link to download the jar file.
cyclops-typeclasses-8.4.0-javadoc.jar