is not current version
Last Version 1.4.0

org.hisrc.w3c:xlink 1.0.3


GroupId

GroupId

org.hisrc.w3c
ArtifactId

ArtifactId

xlink
Version

Version

1.0.3
Type

Type

pom

Download xlink 1.0.3

Filename Size
xlink-1.0.3.pom 587 bytes
Browse

<!-- https://jarcasting.com/artifacts/org.hisrc.w3c/xlink/ -->
<dependency>
    <groupId>org.hisrc.w3c</groupId>
    <artifactId>xlink</artifactId>
    <version>1.0.3</version>
    <type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/org.hisrc.w3c/xlink/
implementation 'org.hisrc.w3c:xlink:1.0.3'
// https://jarcasting.com/artifacts/org.hisrc.w3c/xlink/
implementation ("org.hisrc.w3c:xlink:1.0.3")
'org.hisrc.w3c:xlink:pom:1.0.3'
<dependency org="org.hisrc.w3c" name="xlink" rev="1.0.3">
  <artifact name="xlink" type="pom" />
</dependency>
@Grapes(
@Grab(group='org.hisrc.w3c', module='xlink', version='1.0.3')
)
libraryDependencies += "org.hisrc.w3c" % "xlink" % "1.0.3"
[org.hisrc.w3c/xlink "1.0.3"]