is not current version
Last Version 1.0

org.opengis.cite:ets-sensorml20 0.10

Describe purpose of test suite.

Categories

Categories

ORM Data
GroupId

GroupId

org.opengis.cite
ArtifactId

ArtifactId

ets-sensorml20
Version

Version

0.10
Type

Type

jar

Download ets-sensorml20 0.10


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