is not current version
Last Version 0.4

org.opengis.cite:ets-om20 0.3

Describe purpose of test suite.

GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-om20
Version

Version

0.3
Type

Type

jar

Download ets-om20 0.3


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