is not current version
Last Version 1.4.0

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


GroupId

GroupId

org.hisrc.w3c
ArtifactId

ArtifactId

w3c-schemas-scripts
Version

Version

1.0.3
Type

Type

pom

Download w3c-schemas-scripts 1.0.3


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