GroupId | GroupIdorg.hisrc.w3c |
---|---|
ArtifactId | ArtifactIdxmlschema-v_1_0 |
Version | Version1.0.4 |
Type | Typejar |
Filename | Size |
---|---|
xmlschema-v_1_0-1.0.4.pom | |
xmlschema-v_1_0-1.0.4.jar | 241 KB |
xmlschema-v_1_0-1.0.4-sources.jar | 167 KB |
xmlschema-v_1_0-1.0.4-scripts.zip | 2 KB |
xmlschema-v_1_0-1.0.4-javadoc.jar | 521 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hisrc.w3c/xmlschema-v_1_0/ -->
<dependency>
<groupId>org.hisrc.w3c</groupId>
<artifactId>xmlschema-v_1_0</artifactId>
<version>1.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.w3c/xmlschema-v_1_0/
implementation 'org.hisrc.w3c:xmlschema-v_1_0:1.0.4'
// https://jarcasting.com/artifacts/org.hisrc.w3c/xmlschema-v_1_0/
implementation ("org.hisrc.w3c:xmlschema-v_1_0:1.0.4")
'org.hisrc.w3c:xmlschema-v_1_0:jar:1.0.4'
<dependency org="org.hisrc.w3c" name="xmlschema-v_1_0" rev="1.0.4">
<artifact name="xmlschema-v_1_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.w3c', module='xmlschema-v_1_0', version='1.0.4')
)
libraryDependencies += "org.hisrc.w3c" % "xmlschema-v_1_0" % "1.0.4"
[org.hisrc.w3c/xmlschema-v_1_0 "1.0.4"]