is not current version
Last Version 5.3.5

com.testerum:common-json-diff 5.0.3


Categories

Categories

JSON Data
GroupId

GroupId

com.testerum
ArtifactId

ArtifactId

common-json-diff
Version

Version

5.0.3
Type

Type

jar

Download common-json-diff 5.0.3


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