is not current version
Last Version 24.2-oss84-1

io.oss84.geotools.ogc:org.w3.xlink 24.2

Xlink Schema EMF Model

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools.ogc
ArtifactId

ArtifactId

org.w3.xlink
Version

Version

24.2
Type

Type

jar

Download org.w3.xlink 24.2


<!-- https://jarcasting.com/artifacts/io.oss84.geotools.ogc/org.w3.xlink/ -->
<dependency>
    <groupId>io.oss84.geotools.ogc</groupId>
    <artifactId>org.w3.xlink</artifactId>
    <version>24.2</version>
</dependency>
// https://jarcasting.com/artifacts/io.oss84.geotools.ogc/org.w3.xlink/
implementation 'io.oss84.geotools.ogc:org.w3.xlink:24.2'
// https://jarcasting.com/artifacts/io.oss84.geotools.ogc/org.w3.xlink/
implementation ("io.oss84.geotools.ogc:org.w3.xlink:24.2")
'io.oss84.geotools.ogc:org.w3.xlink:jar:24.2'
<dependency org="io.oss84.geotools.ogc" name="org.w3.xlink" rev="24.2">
  <artifact name="org.w3.xlink" type="jar" />
</dependency>
@Grapes(
@Grab(group='io.oss84.geotools.ogc', module='org.w3.xlink', version='24.2')
)
libraryDependencies += "io.oss84.geotools.ogc" % "org.w3.xlink" % "24.2"
[io.oss84.geotools.ogc/org.w3.xlink "24.2"]