Categories |
CategoriesData Net JSON |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-lift-json_2.9.0-1 |
Last Version | Last Version0.8.5 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-lift-json_2.9.0-1/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-lift-json_2.9.0-1</artifactId>
<version>0.8.5</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-lift-json_2.9.0-1/
implementation 'net.databinder:dispatch-lift-json_2.9.0-1:0.8.5'
// https://jarcasting.com/artifacts/net.databinder/dispatch-lift-json_2.9.0-1/
implementation ("net.databinder:dispatch-lift-json_2.9.0-1:0.8.5")
'net.databinder:dispatch-lift-json_2.9.0-1:jar:0.8.5'
<dependency org="net.databinder" name="dispatch-lift-json_2.9.0-1" rev="0.8.5">
<artifact name="dispatch-lift-json_2.9.0-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-lift-json_2.9.0-1', version='0.8.5')
)
libraryDependencies += "net.databinder" % "dispatch-lift-json_2.9.0-1" % "0.8.5"
[net.databinder/dispatch-lift-json_2.9.0-1 "0.8.5"]
Group / Artifact | Type | Version |
---|---|---|
net.databinder : dispatch-core_2.9.0-1 | jar | 0.8.5 |
net.databinder : dispatch-http_2.9.0-1 | jar | 0.8.5 |
org.scala-lang : scala-library | jar | 2.9.0-1 |
org.apache.httpcomponents : httpclient | jar | 4.1 |
net.liftweb : lift-json_2.9.0-1 | jar | 2.4-M3 |
Group / Artifact | Type | Version |
---|---|---|
org.scala-tools.testing : specs_2.9.0-1 | jar | 1.6.8 |