is not current version
Last Version 3.1.1

org.webjars.npm:schema-utils 0.3.0

WebJar for schema-utils

GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

schema-utils
Version

Version

0.3.0
Type

Type

jar

Download schema-utils 0.3.0


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