Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-http_2.8.0.Beta1 |
Version | Version0.8.0.Beta1 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
dispatch-http_2.8.0.Beta1-0.8.0.Beta1.pom | |
dispatch-http_2.8.0.Beta1-0.8.0.Beta1.jar | 91 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-http_2.8.0.Beta1/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-http_2.8.0.Beta1</artifactId>
<version>0.8.0.Beta1</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-http_2.8.0.Beta1/
implementation 'net.databinder:dispatch-http_2.8.0.Beta1:0.8.0.Beta1'
// https://jarcasting.com/artifacts/net.databinder/dispatch-http_2.8.0.Beta1/
implementation ("net.databinder:dispatch-http_2.8.0.Beta1:0.8.0.Beta1")
'net.databinder:dispatch-http_2.8.0.Beta1:jar:0.8.0.Beta1'
<dependency org="net.databinder" name="dispatch-http_2.8.0.Beta1" rev="0.8.0.Beta1">
<artifact name="dispatch-http_2.8.0.Beta1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-http_2.8.0.Beta1', version='0.8.0.Beta1')
)
libraryDependencies += "net.databinder" % "dispatch-http_2.8.0.Beta1" % "0.8.0.Beta1"
[net.databinder/dispatch-http_2.8.0.Beta1 "0.8.0.Beta1"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.1-alpha2 |
net.databinder : dispatch-futures_2.8.0.Beta1 | jar | 0.8.0.Beta1 |
org.scala-lang : scala-library | jar | 2.8.0.Beta1 |
Group / Artifact | Type | Version |
---|---|---|
net.jcip : jcip-annotations | jar | 1.0 |