is not current version
Last Version 5.3.5

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


Categories

Categories

JSON Data
GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

common-json-diff-util
Version

Version

5.1.0
Type

Type

jar

Download common-json-diff-util 5.1.0


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