Download httpz_2.12-0.5.0.jar file - Jar h

Jar examples for h:httpz-2.12

Description

purely functional http client

You can download jar file httpz_2.12 0.5.0 in this page.

License

MIT License

Build File

You can use the following script to add httpz_2.12-0.5.0.jar to your project.

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

Download

Click the following link to download the jar file.

httpz_2.12-0.5.0-javadoc.jar
httpz_2.12-0.5.0-sources.jar
httpz_2.12-0.5.0.jar
httpz_2.12-0.5.0.pom



Related Tutorials