Categories |
CategoriesORM Data |
---|---|
GroupId | GroupIdorg.opengis.cite |
ArtifactId | ArtifactIdets-sensorml20 |
Version | Version0.9 |
Type | Typejar |
Filename | Size |
---|---|
ets-sensorml20-0.9.pom | |
ets-sensorml20-0.9.jar | 619 KB |
ets-sensorml20-0.9-sources.jar | 588 KB |
ets-sensorml20-0.9-site.jar | 497 KB |
ets-sensorml20-0.9-javadoc.jar | 234 KB |
ets-sensorml20-0.9-deps.zip | 741 KB |
ets-sensorml20-0.9-deps.tar.gz | 741 KB |
ets-sensorml20-0.9-ctl.zip | 510 KB |
ets-sensorml20-0.9-aio.jar | 7 MB |
Browse |
<!-- https://jarcasting.com/artifacts/org.opengis.cite/ets-sensorml20/ -->
<dependency>
<groupId>org.opengis.cite</groupId>
<artifactId>ets-sensorml20</artifactId>
<version>0.9</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/ets-sensorml20/
implementation 'org.opengis.cite:ets-sensorml20:0.9'
// https://jarcasting.com/artifacts/org.opengis.cite/ets-sensorml20/
implementation ("org.opengis.cite:ets-sensorml20:0.9")
'org.opengis.cite:ets-sensorml20:jar:0.9'
<dependency org="org.opengis.cite" name="ets-sensorml20" rev="0.9">
<artifact name="ets-sensorml20" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='ets-sensorml20', version='0.9')
)
libraryDependencies += "org.opengis.cite" % "ets-sensorml20" % "0.9"
[org.opengis.cite/ets-sensorml20 "0.9"]