is not current version
Last Version 0.4

org.opengis.cite:ets-wfs30 0.1

Describe purpose of test suite.

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-wfs30
Version

Version

0.1
Type

Type

jar

Download ets-wfs30 0.1


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