| GroupId | GroupIdorg.opengis.cite |
|---|---|
| ArtifactId | ArtifactIdets-wms11 |
| Version | Version1.18 |
| Type | Typejar |
| Filename | Size |
|---|---|
| ets-wms11-1.18.pom | |
| ets-wms11-1.18.jar | 44 KB |
| ets-wms11-1.18-sources.jar | 43 KB |
| ets-wms11-1.18-site.jar | 566 KB |
| ets-wms11-1.18-javadoc.jar | 28 KB |
| ets-wms11-1.18-deps.zip | 3 MB |
| ets-wms11-1.18-deps.tar.gz | 3 MB |
| ets-wms11-1.18-ctl.zip | 599 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.opengis.cite/ets-wms11/ -->
<dependency>
<groupId>org.opengis.cite</groupId>
<artifactId>ets-wms11</artifactId>
<version>1.18</version>
</dependency>
// https://jarcasting.com/artifacts/org.opengis.cite/ets-wms11/
implementation 'org.opengis.cite:ets-wms11:1.18'
// https://jarcasting.com/artifacts/org.opengis.cite/ets-wms11/
implementation ("org.opengis.cite:ets-wms11:1.18")
'org.opengis.cite:ets-wms11:jar:1.18'
<dependency org="org.opengis.cite" name="ets-wms11" rev="1.18">
<artifact name="ets-wms11" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.opengis.cite', module='ets-wms11', version='1.18')
)
libraryDependencies += "org.opengis.cite" % "ets-wms11" % "1.18"
[org.opengis.cite/ets-wms11 "1.18"]