is not current version
Last Version 1.1

io.paradoxical:json-schema-diff 1.0

json-schema-diff

Categories

Categories

JSON Data
GroupId

GroupId

io.paradoxical
ArtifactId

ArtifactId

json-schema-diff
Version

Version

1.0
Type

Type

jar

Download json-schema-diff 1.0


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