GroupId | GroupIdorg.hisrc.w3c |
---|---|
ArtifactId | ArtifactIdw3c-schemas-scripts |
Version | Version1.0.0 |
Type | Typepom |
Filename | Size |
---|---|
w3c-schemas-scripts-1.0.0.pom | 2 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.hisrc.w3c/w3c-schemas-scripts/ -->
<dependency>
<groupId>org.hisrc.w3c</groupId>
<artifactId>w3c-schemas-scripts</artifactId>
<version>1.0.0</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.w3c/w3c-schemas-scripts/
implementation 'org.hisrc.w3c:w3c-schemas-scripts:1.0.0'
// https://jarcasting.com/artifacts/org.hisrc.w3c/w3c-schemas-scripts/
implementation ("org.hisrc.w3c:w3c-schemas-scripts:1.0.0")
'org.hisrc.w3c:w3c-schemas-scripts:pom:1.0.0'
<dependency org="org.hisrc.w3c" name="w3c-schemas-scripts" rev="1.0.0">
<artifact name="w3c-schemas-scripts" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.w3c', module='w3c-schemas-scripts', version='1.0.0')
)
libraryDependencies += "org.hisrc.w3c" % "w3c-schemas-scripts" % "1.0.0"
[org.hisrc.w3c/w3c-schemas-scripts "1.0.0"]