GroupId | GroupIdorg.hisrc.w3c |
---|---|
ArtifactId | ArtifactIdxhtml-v_1_0-strict |
Version | Version1.0.3 |
Type | Typejar |
Filename | Size |
---|---|
xhtml-v_1_0-strict-1.0.3.pom | |
xhtml-v_1_0-strict-1.0.3.jar | 670 KB |
xhtml-v_1_0-strict-1.0.3-sources.jar | 517 KB |
xhtml-v_1_0-strict-1.0.3-scripts.zip | 7 KB |
xhtml-v_1_0-strict-1.0.3-javadoc.jar | 881 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.0.3</version>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.w3c/xhtml-v_1_0-strict/
implementation 'org.hisrc.w3c:xhtml-v_1_0-strict:1.0.3'
// https://jarcasting.com/artifacts/org.hisrc.w3c/xhtml-v_1_0-strict/
implementation ("org.hisrc.w3c:xhtml-v_1_0-strict:1.0.3")
'org.hisrc.w3c:xhtml-v_1_0-strict:jar:1.0.3'
<dependency org="org.hisrc.w3c" name="xhtml-v_1_0-strict" rev="1.0.3">
<artifact name="xhtml-v_1_0-strict" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.w3c', module='xhtml-v_1_0-strict', version='1.0.3')
)
libraryDependencies += "org.hisrc.w3c" % "xhtml-v_1_0-strict" % "1.0.3"
[org.hisrc.w3c/xhtml-v_1_0-strict "1.0.3"]