is not current version
Last Version 1.4.0

org.hisrc.w3c:xlink 1.0.1


GroupId

GroupId

org.hisrc.w3c
ArtifactId

ArtifactId

xlink
Version

Version

1.0.1
Type

Type

pom

Download xlink 1.0.1

Filename Size
xlink-1.0.1.pom 603 bytes
Browse

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