is not current version
Last Version 1.4.0

wtf.g4s8:matchers-json 1.0.2

Hamcrest matchers for javax.json objects

Categories

Categories

JSON Data
GroupId

GroupId

wtf.g4s8
ArtifactId

ArtifactId

matchers-json
Version

Version

1.0.2
Type

Type

jar

Download matchers-json 1.0.2


<!-- https://jarcasting.com/artifacts/wtf.g4s8/matchers-json/ -->
<dependency>
    <groupId>wtf.g4s8</groupId>
    <artifactId>matchers-json</artifactId>
    <version>1.0.2</version>
</dependency>
// https://jarcasting.com/artifacts/wtf.g4s8/matchers-json/
implementation 'wtf.g4s8:matchers-json:1.0.2'
// https://jarcasting.com/artifacts/wtf.g4s8/matchers-json/
implementation ("wtf.g4s8:matchers-json:1.0.2")
'wtf.g4s8:matchers-json:jar:1.0.2'
<dependency org="wtf.g4s8" name="matchers-json" rev="1.0.2">
  <artifact name="matchers-json" type="jar" />
</dependency>
@Grapes(
@Grab(group='wtf.g4s8', module='matchers-json', version='1.0.2')
)
libraryDependencies += "wtf.g4s8" % "matchers-json" % "1.0.2"
[wtf.g4s8/matchers-json "1.0.2"]