is not current version
Last Version 1.0.0

org.webjars.npm:json-schema-traverse 0.3.0

WebJar for json-schema-traverse

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

json-schema-traverse
Version

Version

0.3.0
Type

Type

jar

Download json-schema-traverse 0.3.0


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