is not current version
Last Version 0.2

uk.co.datumedge:hamcrest-json 0.1

Hamcrest JSON matchers

Categories

Categories

JSON Data
GroupId

GroupId

uk.co.datumedge
ArtifactId

ArtifactId

hamcrest-json
Version

Version

0.1
Type

Type

jar

Download hamcrest-json 0.1


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