is not current version
Last Version 24.2-oss84-1

io.oss84.geotools.xsd:xsd 24.2

Parent module for xml modules.

Categories

Categories

GeoTools Business Logic Libraries Geospatial Geo
GroupId

GroupId

io.oss84.geotools.xsd
ArtifactId

ArtifactId

xsd
Version

Version

24.2
Type

Type

pom

Download xsd 24.2

Filename Size
xsd-24.2.pom 3 KB
Browse

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