GroupId | GroupIdorg.hisrc.w3c |
---|---|
ArtifactId | ArtifactIdxhtml-v_1_0-strict |
Version | Version1.1.1 |
Type | Typejar |
Filename | Size |
---|---|
xhtml-v_1_0-strict-1.1.1.pom | |
xhtml-v_1_0-strict-1.1.1.jar | 670 KB |
xhtml-v_1_0-strict-1.1.1-sources.jar | 518 KB |
xhtml-v_1_0-strict-1.1.1-scripts.zip | 8 KB |
xhtml-v_1_0-strict-1.1.1-javadoc.jar | 943 KB |
Browse |
<!-- 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"]