is not current version
Last Version 3.1.1

org.webjars.npm:schema-utils 0.4.7

WebJar for schema-utils

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

schema-utils
Version

Version

0.4.7
Type

Type

jar

Download schema-utils 0.4.7


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