is not current version
Last Version 1.4.0

org.hisrc.w3c:xhtml-v_1_0-strict 1.1.1


GroupId

GroupId

org.hisrc.w3c
ArtifactId

ArtifactId

xhtml-v_1_0-strict
Version

Version

1.1.1
Type

Type

jar

Download xhtml-v_1_0-strict 1.1.1


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