is not current version
Last Version 0.2.14

com.github.trickl:assertj-json untagged-db5736c6f0bdb3dd3649

An AssertJ fluent assertion wrapper around the Skyscreamer JSON comparison library

Categories

Categories

JSON Data
GroupId

GroupId

com.github.trickl
ArtifactId

ArtifactId

assertj-json
Version

Version

untagged-db5736c6f0bdb3dd3649
Type

Type

jar

Download assertj-json untagged-db5736c6f0bdb3dd3649


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