Download cyclops-higherkindedtypes-8.4.2.jar file - Jar c

Jar examples for c:cyclops-higherkindedtypes

Description

Simulated higher kinded types

You can download jar file cyclops-higherkindedtypes 8.4.2 in this page.

License

The MIT License (MIT)

Build File

You can use the following script to add cyclops-higherkindedtypes-8.4.2.jar to your project.

<dependency>
   <groupId>com.aol.cyclops</groupId>
   <artifactId>cyclops-higherkindedtypes</artifactId>
   <version>8.4.2</version>
</dependency>
compile group: 'com.aol.cyclops', name: 'cyclops-higherkindedtypes', version: '8.4.2'
libraryDependencies += "com.aol.cyclops" % "cyclops-higherkindedtypes" % "8.4.2"
<dependency org="com.aol.cyclops" name="cyclops-higherkindedtypes" rev="8.4.2"/>
@Grapes(@Grab(group='com.aol.cyclops', module='cyclops-higherkindedtypes', version='8.4.2'))
'com.aol.cyclops:cyclops-higherkindedtypes:jar:8.4.2'

Download

Click the following link to download the jar file.

cyclops-higherkindedtypes-8.4.2-javadoc.jar
cyclops-higherkindedtypes-8.4.2-sources.jar
cyclops-higherkindedtypes-8.4.2-tests.jar
cyclops-higherkindedtypes-8.4.2.jar
cyclops-higherkindedtypes-8.4.2.pom



Related Tutorials