is not current version
Last Version 1.4.0

org.hisrc.w3c:w3c-schemas 1.0.3


GroupId

GroupId

org.hisrc.w3c
ArtifactId

ArtifactId

w3c-schemas
Version

Version

1.0.3
Type

Type

jar

Download w3c-schemas 1.0.3


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