Categories |
CategoriesData Net JSON |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIddispatch-lift-json_2.9.0.RC1 |
Version | Version0.8.0 |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/net.databinder/dispatch-lift-json_2.9.0.RC1/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>dispatch-lift-json_2.9.0.RC1</artifactId>
<version>0.8.0</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/dispatch-lift-json_2.9.0.RC1/
implementation 'net.databinder:dispatch-lift-json_2.9.0.RC1:0.8.0'
// https://jarcasting.com/artifacts/net.databinder/dispatch-lift-json_2.9.0.RC1/
implementation ("net.databinder:dispatch-lift-json_2.9.0.RC1:0.8.0")
'net.databinder:dispatch-lift-json_2.9.0.RC1:jar:0.8.0'
<dependency org="net.databinder" name="dispatch-lift-json_2.9.0.RC1" rev="0.8.0">
<artifact name="dispatch-lift-json_2.9.0.RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='dispatch-lift-json_2.9.0.RC1', version='0.8.0')
)
libraryDependencies += "net.databinder" % "dispatch-lift-json_2.9.0.RC1" % "0.8.0"
[net.databinder/dispatch-lift-json_2.9.0.RC1 "0.8.0"]
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-json_2.8.1 | jar | 2.2 |
net.databinder : dispatch-core_2.9.0.RC1 | jar | 0.8.0 |
org.scala-lang : scala-library | jar | 2.9.0.RC1 |