is not current version
Last Version 0.15

com.github.arqisoft:json-schema-validator 0.14


Categories

Categories

JSON Data
GroupId

GroupId

com.github.arqisoft
ArtifactId

ArtifactId

json-schema-validator
Version

Version

0.14
Type

Type

jar

Download json-schema-validator 0.14


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