Download httpz_2.10-0.2.10-RC1-scalaz70.jar file - Jar h

Jar examples for h:httpz-2.10

Description

purely functional http client

You can download jar file httpz_2.10 0.2.10-RC1-scalaz70 in this page.

License

MIT License

Build File

You can use the following script to add httpz_2.10-0.2.10-RC1-scalaz70.jar to your project.

<dependency>
   <groupId>com.github.xuwei-k</groupId>
   <artifactId>httpz_2.10</artifactId>
   <version>0.2.10-RC1-scalaz70</version>
</dependency>
compile group: 'com.github.xuwei-k', name: 'httpz_2.10', version: '0.2.10-RC1-scalaz70'
libraryDependencies += "com.github.xuwei-k" % "httpz_2.10" % "0.2.10-RC1-scalaz70"
<dependency org="com.github.xuwei-k" name="httpz_2.10" rev="0.2.10-RC1-scalaz70"/>
@Grapes(@Grab(group='com.github.xuwei-k', module='httpz_2.10', version='0.2.10-RC1-scalaz70'))
'com.github.xuwei-k:httpz_2.10:jar:0.2.10-RC1-scalaz70'

Download

Click the following link to download the jar file.

httpz_2.10-0.2.10-RC1-scalaz70-javadoc.jar
httpz_2.10-0.2.10-RC1-scalaz70-sources.jar
httpz_2.10-0.2.10-RC1-scalaz70.jar
httpz_2.10-0.2.10-RC1-scalaz70.pom



Related Tutorials