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