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