is not current version
Last Version 3.2.1-r18

org.opengis.cite:ets-gml32 3.2.1-r16

Checks GML application schemas or data sets for conformance to ISO 19136:2007.

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-gml32
Version

Version

3.2.1-r16
Type

Type

jar

Download ets-gml32 3.2.1-r16


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