is not current version
Last Version 2.2-r11

org.opengis.cite:ets-kml22 2.2-r10

Checks KML 2.2 instance documents for conformance to the OGC specification (OGC 07-147r2).

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-kml22
Version

Version

2.2-r10
Type

Type

jar

Download ets-kml22 2.2-r10


<!-- https://jarcasting.com/artifacts/org.opengis.cite/ets-kml22/ -->
<dependency>
    <groupId>org.opengis.cite</groupId>
    <artifactId>ets-kml22</artifactId>
    <version>2.2-r10</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/ets-kml22/
implementation 'org.opengis.cite:ets-kml22:2.2-r10'
// https://jarcasting.com/artifacts/org.opengis.cite/ets-kml22/
implementation ("org.opengis.cite:ets-kml22:2.2-r10")
'org.opengis.cite:ets-kml22:jar:2.2-r10'
<dependency org="org.opengis.cite" name="ets-kml22" rev="2.2-r10">
  <artifact name="ets-kml22" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='ets-kml22', version='2.2-r10')
)
libraryDependencies += "org.opengis.cite" % "ets-kml22" % "2.2-r10"
[org.opengis.cite/ets-kml22 "2.2-r10"]