is not current version
Last Version 1.4

org.opengis.cite:ets-ogcapi-features10 0.6

Describe purpose of test suite.

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-ogcapi-features10
Version

Version

0.6
Type

Type

jar

Download ets-ogcapi-features10 0.6


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