is not current version
Last Version 1.4.0

org.hisrc.w3c:w3c-schemas-scripts 1.0.1


GroupId

GroupId

org.hisrc.w3c
ArtifactId

ArtifactId

w3c-schemas-scripts
Version

Version

1.0.1
Type

Type

pom

Download w3c-schemas-scripts 1.0.1


<!-- https://jarcasting.com/artifacts/org.hisrc.w3c/w3c-schemas-scripts/ -->
<dependency>
    <groupId>org.hisrc.w3c</groupId>
    <artifactId>w3c-schemas-scripts</artifactId>
    <version>1.0.1</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.w3c/w3c-schemas-scripts/
implementation 'org.hisrc.w3c:w3c-schemas-scripts:1.0.1'
// https://jarcasting.com/artifacts/org.hisrc.w3c/w3c-schemas-scripts/
implementation ("org.hisrc.w3c:w3c-schemas-scripts:1.0.1")
'org.hisrc.w3c:w3c-schemas-scripts:pom:1.0.1'
<dependency org="org.hisrc.w3c" name="w3c-schemas-scripts" rev="1.0.1">
  <artifact name="w3c-schemas-scripts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.w3c', module='w3c-schemas-scripts', version='1.0.1')
)
libraryDependencies += "org.hisrc.w3c" % "w3c-schemas-scripts" % "1.0.1"
[org.hisrc.w3c/w3c-schemas-scripts "1.0.1"]