is not current version
Last Version 0.8

se.hiq.oss:json-schema-discovery 0.7

Auto-detected JSON schema classes and provide a repository for easy lookup

Categories

Categories

JSON Data
GroupId

GroupId

se.hiq.oss
ArtifactId

ArtifactId

json-schema-discovery
Version

Version

0.7
Type

Type

jar

Download json-schema-discovery 0.7


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