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