Categories |
CategoriesData Net JSON |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIdunfiltered-json_2.9.0.RC3 |
Last Version | Last Version0.3.2 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
<!-- https://jarcasting.com/artifacts/net.databinder/unfiltered-json_2.9.0.RC3/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>unfiltered-json_2.9.0.RC3</artifactId>
<version>0.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/unfiltered-json_2.9.0.RC3/
implementation 'net.databinder:unfiltered-json_2.9.0.RC3:0.3.2'
// https://jarcasting.com/artifacts/net.databinder/unfiltered-json_2.9.0.RC3/
implementation ("net.databinder:unfiltered-json_2.9.0.RC3:0.3.2")
'net.databinder:unfiltered-json_2.9.0.RC3:jar:0.3.2'
<dependency org="net.databinder" name="unfiltered-json_2.9.0.RC3" rev="0.3.2">
<artifact name="unfiltered-json_2.9.0.RC3" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='unfiltered-json_2.9.0.RC3', version='0.3.2')
)
libraryDependencies += "net.databinder" % "unfiltered-json_2.9.0.RC3" % "0.3.2"
[net.databinder/unfiltered-json_2.9.0.RC3 "0.3.2"]
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-json_2.8.0 | jar | 2.1-M1 |
net.databinder : unfiltered_2.9.0.RC3 | jar | 0.3.2 |
org.scala-lang : scala-library | jar | 2.9.0.RC3 |