is not current version
Last Version 2.2-r11

org.opengis.cite:ets-kml22 1.12

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

1.12
Type

Type

jar

Download ets-kml22 1.12


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