Download zeroapply-scalaz_2.11-0.1.3.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.1.3 in this page.

License

MIT License

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials