is not current version
Last Version 5.3.5

com.testerum:common-json-diff-util 5.0.6


Categories

Categories

JSON Data
GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

common-json-diff-util
Version

Version

5.0.6
Type

Type

jar

Download common-json-diff-util 5.0.6


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