is not current version
Last Version 0.2.0

com.mercateo:json-schema 0.1.12

json-schema generator for the JVM.

Categories

Categories

JSON Data
GroupId

GroupId

com.mercateo
ArtifactId

ArtifactId

json-schema
Version

Version

0.1.12
Type

Type

jar

Download json-schema 0.1.12


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