Categories |
CategoriesData Net JSON |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-http-json_2.9.0.RC3 |
Version | Version0.8.0 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
dispatch-http-json_2.9.0.RC3-0.8.0.pom | |
dispatch-http-json_2.9.0.RC3-0.8.0.jar | 5 KB |
dispatch-http-json_2.9.0.RC3-0.8.0-sources.jar | 584 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-http-json_2.9.0.RC3/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-http-json_2.9.0.RC3</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-http-json_2.9.0.RC3/
implementation 'net.databinder:dispatch-http-json_2.9.0.RC3:0.8.0'
// https://jarcasting.com/artifacts/net.databinder/dispatch-http-json_2.9.0.RC3/
implementation ("net.databinder:dispatch-http-json_2.9.0.RC3:0.8.0")
'net.databinder:dispatch-http-json_2.9.0.RC3:jar:0.8.0'
<dependency org="net.databinder" name="dispatch-http-json_2.9.0.RC3" rev="0.8.0">
<artifact name="dispatch-http-json_2.9.0.RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-http-json_2.9.0.RC3', version='0.8.0')
)
libraryDependencies += "net.databinder" % "dispatch-http-json_2.9.0.RC3" % "0.8.0"
[net.databinder/dispatch-http-json_2.9.0.RC3 "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
org.apache.httpcomponents : httpclient | jar | 4.1 |
net.databinder : dispatch-core_2.9.0.RC3 | jar | 0.8.0 |
net.databinder : dispatch-json_2.9.0.RC3 | jar | 0.8.0 |
org.scala-lang : scala-library | jar | 2.9.0.RC3 |