is not current version
Last Version 0.6.7

net.databinder:unfiltered-json_2.9.1-1 0.6.1

Json requset matchers and response functions

Categories

Categories

Data Net JSON
GroupId

GroupId

net.databinder
ArtifactId

ArtifactId

unfiltered-json_2.9.1-1
Version

Version

0.6.1
Type

Type

jar

Download unfiltered-json_2.9.1-1 0.6.1


<!-- https://jarcasting.com/artifacts/net.databinder/unfiltered-json_2.9.1-1/ -->
<dependency>
    <groupId>net.databinder</groupId>
    <artifactId>unfiltered-json_2.9.1-1</artifactId>
    <version>0.6.1</version>
</dependency>
// https://jarcasting.com/artifacts/net.databinder/unfiltered-json_2.9.1-1/
implementation 'net.databinder:unfiltered-json_2.9.1-1:0.6.1'
// https://jarcasting.com/artifacts/net.databinder/unfiltered-json_2.9.1-1/
implementation ("net.databinder:unfiltered-json_2.9.1-1:0.6.1")
'net.databinder:unfiltered-json_2.9.1-1:jar:0.6.1'
<dependency org="net.databinder" name="unfiltered-json_2.9.1-1" rev="0.6.1">
  <artifact name="unfiltered-json_2.9.1-1" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.databinder', module='unfiltered-json_2.9.1-1', version='0.6.1')
)
libraryDependencies += "net.databinder" % "unfiltered-json_2.9.1-1" % "0.6.1"
[net.databinder/unfiltered-json_2.9.1-1 "0.6.1"]