httpz-dispatch

purely functional http client

License

License

GroupId

GroupId

com.github.xuwei-k
ArtifactId

ArtifactId

httpz-dispatch_2.11
Last Version

Last Version

0.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

httpz-dispatch
purely functional http client
Project URL

Project URL

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

Project Organization

com.github.xuwei-k

Download httpz-dispatch_2.11

How to add to project

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

Dependencies

compile (3)

Group / Artifact Type Version
org.scala-lang : scala-library jar 2.11.8
com.github.xuwei-k : httpz_2.11 jar 0.4.0
net.databinder : dispatch-http_2.11 jar 0.8.10

Project Modules

There are no modules declared in this project.

Versions

Version
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