Categories |
CategoriesData Net JSON |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-lift-json_2.8.0.RC7 |
Version | Version0.7.4 |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
dispatch-lift-json_2.8.0.RC7-0.7.4.pom | |
dispatch-lift-json_2.8.0.RC7-0.7.4.jar | 23 KB |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-lift-json_2.8.0.RC7/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-lift-json_2.8.0.RC7</artifactId>
<version>0.7.4</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-lift-json_2.8.0.RC7/
implementation 'net.databinder:dispatch-lift-json_2.8.0.RC7:0.7.4'
// https://jarcasting.com/artifacts/net.databinder/dispatch-lift-json_2.8.0.RC7/
implementation ("net.databinder:dispatch-lift-json_2.8.0.RC7:0.7.4")
'net.databinder:dispatch-lift-json_2.8.0.RC7:jar:0.7.4'
<dependency org="net.databinder" name="dispatch-lift-json_2.8.0.RC7" rev="0.7.4">
<artifact name="dispatch-lift-json_2.8.0.RC7" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-lift-json_2.8.0.RC7', version='0.7.4')
)
libraryDependencies += "net.databinder" % "dispatch-lift-json_2.8.0.RC7" % "0.7.4"
[net.databinder/dispatch-lift-json_2.8.0.RC7 "0.7.4"]
Group / Artifact | Type | Version |
---|---|---|
net.liftweb » lift-json_2.8.0.RC7 | jar | 2.0-M5 |
net.databinder : dispatch-http_2.8.0.RC7 | jar | 0.7.4 |
org.scala-lang : scala-library | jar | 2.8.0.RC7 |