is not current version
Last Version 0.5

org.opengis.cite:ets-kml2 0.4

Verifies that a KML 2.x resource conforms to the relevant OGC specification (OGC 12-007r2, OGC 07-147r2).

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-kml2
Version

Version

0.4
Type

Type

jar

Download ets-kml2 0.4


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