dispatch-http

Standard HTTP executor, uses Apache DefaultHttpClient

License

License

Categories

Categories

Data Net
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

dispatch-http_2.8.0
Last Version

Last Version

0.8.10
Release Date

Release Date

Type

Type

jar
Description

Description

dispatch-http
Standard HTTP executor, uses Apache DefaultHttpClient
Project Organization

Project Organization

net.databinder

Download dispatch-http_2.8.0

How to add to project

<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-http_2.8.0/ -->
<dependency>
    <groupId>net.databinder</groupId>
    <artifactId>dispatch-http_2.8.0</artifactId>
    <version>0.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-http_2.8.0/
implementation 'net.databinder:dispatch-http_2.8.0:0.8.10'
// https://jarcasting.com/artifacts/net.databinder/dispatch-http_2.8.0/
implementation ("net.databinder:dispatch-http_2.8.0:0.8.10")
'net.databinder:dispatch-http_2.8.0:jar:0.8.10'
<dependency org="net.databinder" name="dispatch-http_2.8.0" rev="0.8.10">
  <artifact name="dispatch-http_2.8.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-http_2.8.0', version='0.8.10')
)
libraryDependencies += "net.databinder" % "dispatch-http_2.8.0" % "0.8.10"
[net.databinder/dispatch-http_2.8.0 "0.8.10"]

Dependencies

compile (4)

Group / Artifact Type Version
net.databinder : dispatch-core_2.8.0 jar 0.8.10
net.databinder : dispatch-futures_2.8.0 jar 0.8.10
org.scala-lang : scala-library jar 2.8.0
org.apache.httpcomponents : httpclient jar 4.1.3

test (1)

Group / Artifact Type Version
org.scala-tools.testing : specs_2.8.1 jar 1.6.8

Project Modules

There are no modules declared in this project.

Versions

Version
0.8.10
0.8.9
0.8.8
0.8.7
0.8.6
0.8.5
0.8.4
0.8.3
0.8.2
0.8.1
0.8.0
0.8.0.Beta5
0.8.0.Beta4
0.8.0.Beta3
0.8.0.Beta2
0.8.0.Beta1
0.7.8
0.7.7
0.7.6
0.7.5
0.7.4