is not current version
Last Version 3.2.1-r18

org.opengis.cite:ets-gml32 1.29

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

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-gml32
Version

Version

1.29
Type

Type

jar

Download ets-gml32 1.29


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