is not current version
Last Version 3.2.1-r18

org.opengis.cite:ets-gml32 1.26

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.26
Type

Type

jar

Download ets-gml32 1.26


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