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