Download zeroapply-scalaz_2.11-0.2.0.jar file - Jar z

Jar examples for z:zeroapply-scalaz-2.11

Description

zero cost Apply/Applicative syntax

You can download jar file zeroapply-scalaz_2.11 0.2.0 in this page.

License

MIT License

Build File

You can use the following script to add zeroapply-scalaz_2.11-0.2.0.jar to your project.

<dependency>
   <groupId>com.github.xuwei-k</groupId>
   <artifactId>zeroapply-scalaz_2.11</artifactId>
   <version>0.2.0</version>
</dependency>
compile group: 'com.github.xuwei-k', name: 'zeroapply-scalaz_2.11', version: '0.2.0'
libraryDependencies += "com.github.xuwei-k" % "zeroapply-scalaz_2.11" % "0.2.0"
<dependency org="com.github.xuwei-k" name="zeroapply-scalaz_2.11" rev="0.2.0"/>
@Grapes(@Grab(group='com.github.xuwei-k', module='zeroapply-scalaz_2.11', version='0.2.0'))
'com.github.xuwei-k:zeroapply-scalaz_2.11:jar:0.2.0'

Download

Click the following link to download the jar file.

zeroapply-scalaz_2.11-0.2.0-javadoc.jar
zeroapply-scalaz_2.11-0.2.0-sources.jar
zeroapply-scalaz_2.11-0.2.0.jar
zeroapply-scalaz_2.11-0.2.0.pom



Related Tutorials