is not current version
Last Version 0.0.4

io.github.deblockt:json-diff 0.0.2

A customizable lib to perform a json-diff

Categories

Categories

JSON Data
GroupId

GroupId

io.github.deblockt
ArtifactId

ArtifactId

json-diff
Version

Version

0.0.2
Type

Type

jar

Download json-diff 0.0.2


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