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