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