Categories |
CategoriesData Net JSON |
---|---|
GroupId | GroupIdnet.databinder |
ArtifactId | ArtifactIdunfiltered-json_2.8.1.RC1 |
Last Version | Last Version0.2.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Description |
Filename | Size |
---|---|
unfiltered-json_2.8.1.RC1-0.2.1.pom | |
unfiltered-json_2.8.1.RC1-0.2.1.jar | 8 KB |
unfiltered-json_2.8.1.RC1-0.2.1-sources.jar | 910 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/net.databinder/unfiltered-json_2.8.1.RC1/ -->
<dependency>
<groupId>net.databinder</groupId>
<artifactId>unfiltered-json_2.8.1.RC1</artifactId>
<version>0.2.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/unfiltered-json_2.8.1.RC1/
implementation 'net.databinder:unfiltered-json_2.8.1.RC1:0.2.1'
// https://jarcasting.com/artifacts/net.databinder/unfiltered-json_2.8.1.RC1/
implementation ("net.databinder:unfiltered-json_2.8.1.RC1:0.2.1")
'net.databinder:unfiltered-json_2.8.1.RC1:jar:0.2.1'
<dependency org="net.databinder" name="unfiltered-json_2.8.1.RC1" rev="0.2.1">
<artifact name="unfiltered-json_2.8.1.RC1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='unfiltered-json_2.8.1.RC1', version='0.2.1')
)
libraryDependencies += "net.databinder" % "unfiltered-json_2.8.1.RC1" % "0.2.1"
[net.databinder/unfiltered-json_2.8.1.RC1 "0.2.1"]
Group / Artifact | Type | Version |
---|---|---|
net.liftweb : lift-json_2.8.0 | jar | 2.1-M1 |
net.databinder : unfiltered_2.8.1.RC1 | jar | 0.2.1 |
org.scala-lang : scala-library | jar | 2.8.1.RC1 |