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