is not current version
Last Version 6.1.0

org.webjars.npm:json-schema-ref-parser 6.0.2

WebJar for json-schema-ref-parser

Categories

Categories

JSON Data
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

json-schema-ref-parser
Version

Version

6.0.2
Type

Type

jar

Download json-schema-ref-parser 6.0.2


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