| License |
License |
|---|---|
| Categories |
CategoriesData Net |
| GroupId | GroupIdnet.databinder |
| ArtifactId | ArtifactIddispatch-http_2.10 |
| Version | Version0.8.10 |
| Type | Typejar |
| Description |
Descriptiondispatch-http
Standard HTTP executor, uses Apache DefaultHttpClient
|
| Project Organization |
Project Organizationnet.databinder |
| Filename | Size |
|---|---|
| dispatch-http_2.10-0.8.10.pom | |
| dispatch-http_2.10-0.8.10.jar | 32 KB |
| dispatch-http_2.10-0.8.10-sources.jar | 4 KB |
| dispatch-http_2.10-0.8.10-javadoc.jar | 385 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-http_2.10/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-http_2.10</artifactId>
<version>0.8.10</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-http_2.10/
implementation 'net.databinder:dispatch-http_2.10:0.8.10'
// https://jarcasting.com/artifacts/net.databinder/dispatch-http_2.10/
implementation ("net.databinder:dispatch-http_2.10:0.8.10")
'net.databinder:dispatch-http_2.10:jar:0.8.10'
<dependency org="net.databinder" name="dispatch-http_2.10" rev="0.8.10">
<artifact name="dispatch-http_2.10" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-http_2.10', version='0.8.10')
)
libraryDependencies += "net.databinder" % "dispatch-http_2.10" % "0.8.10"
[net.databinder/dispatch-http_2.10 "0.8.10"]
| Group / Artifact | Type | Version |
|---|---|---|
| net.databinder : dispatch-core_2.10 | jar | 0.8.10 |
| net.databinder : dispatch-futures_2.10 | jar | 0.8.10 |
| org.scala-lang : scala-library | jar | 2.10.2 |
| org.apache.httpcomponents : httpclient | jar | 4.1.3 |
| Group / Artifact | Type | Version |
|---|---|---|
| org.scala-tools.testing : specs_2.10 | jar | 1.6.9 |