Categories |
CategoriesData Net |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-http-gae_2.8.0 |
Version | Version0.8.3 |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-http-gae_2.8.0/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-http-gae_2.8.0</artifactId>
<version>0.8.3</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-http-gae_2.8.0/
implementation 'net.databinder:dispatch-http-gae_2.8.0:0.8.3'
// https://jarcasting.com/artifacts/net.databinder/dispatch-http-gae_2.8.0/
implementation ("net.databinder:dispatch-http-gae_2.8.0:0.8.3")
'net.databinder:dispatch-http-gae_2.8.0:jar:0.8.3'
<dependency org="net.databinder" name="dispatch-http-gae_2.8.0" rev="0.8.3">
<artifact name="dispatch-http-gae_2.8.0" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-http-gae_2.8.0', version='0.8.3')
)
libraryDependencies += "net.databinder" % "dispatch-http-gae_2.8.0" % "0.8.3"
[net.databinder/dispatch-http-gae_2.8.0 "0.8.3"]
Group / Artifact | Type | Version |
---|---|---|
com.google.appengine : appengine-api-1.0-sdk | jar | 1.4.3 |
org.apache.httpcomponents : httpclient | jar | 4.1 |
net.databinder : dispatch-http_2.8.0 | jar | 0.8.3 |
org.scala-lang : scala-library | jar | 2.8.0 |