is not current version
Last Version 0.4.0

org.webjars.npm:json-schema 0.2.2

WebJar for json-schema

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

json-schema
Version

Version

0.2.2
Type

Type

jar

Download json-schema 0.2.2


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