httpz-apache

purely functional http client

License

License

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

httpz-apache_2.11
Last Version

Last Version

0.6.1
Release Date

Release Date

Type

Type

jar
Description

Description

httpz-apache
purely functional http client
Project URL

Project URL

https://github.com/xuwei-k/httpz
Project Organization

Project Organization

com.github.xuwei-k

Download httpz-apache_2.11

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-apache_2.11/ -->
<dependency>
    <groupId>com.github.xuwei-k</groupId>
    <artifactId>httpz-apache_2.11</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-apache_2.11/
implementation 'com.github.xuwei-k:httpz-apache_2.11:0.6.1'
// https://jarcasting.com/artifacts/com.github.xuwei-k/httpz-apache_2.11/
implementation ("com.github.xuwei-k:httpz-apache_2.11:0.6.1")
'com.github.xuwei-k:httpz-apache_2.11:jar:0.6.1'
<dependency org="com.github.xuwei-k" name="httpz-apache_2.11" rev="0.6.1">
  <artifact name="httpz-apache_2.11" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.xuwei-k', module='httpz-apache_2.11', version='0.6.1')
)
libraryDependencies += "com.github.xuwei-k" % "httpz-apache_2.11" % "0.6.1"
[com.github.xuwei-k/httpz-apache_2.11 "0.6.1"]

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.12
com.github.xuwei-k : httpz_2.11 jar 0.6.1
org.apache.httpcomponents : httpclient jar 4.5.9

Project Modules

There are no modules declared in this project.

Versions

Version
0.6.1
0.6.0
0.5.1
0.5.0
0.4.0
0.3.2
0.3.1
0.3.0
0.2.19
0.2.18
0.2.17
0.2.16
0.2.15
0.2.14
0.2.13
0.2.12
0.2.11-scalaz70
0.2.11
0.2.10-scalaz70
0.2.10-RC2-scalaz70
0.2.10-RC1-scalaz70