Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.ogc |
ArtifactId | ArtifactIdwms-v_1_1_0 |
Version | Version2.5.4 |
Type | Typejar |
Filename | Size |
---|---|
wms-v_1_1_0-2.5.4.pom | |
wms-v_1_1_0-2.5.4.jar | 157 KB |
wms-v_1_1_0-2.5.4-sources.jar | 219 KB |
wms-v_1_1_0-2.5.4-scripts.zip | 2 KB |
wms-v_1_1_0-2.5.4-jsonschemas.zip | 4 KB |
wms-v_1_1_0-2.5.4-javadoc.jar | 616 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/wms-v_1_1_0/ -->
<dependency>
<groupId>org.jvnet.ogc</groupId>
<artifactId>wms-v_1_1_0</artifactId>
<version>2.5.4</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/wms-v_1_1_0/
implementation 'org.jvnet.ogc:wms-v_1_1_0:2.5.4'
// https://jarcasting.com/artifacts/org.jvnet.ogc/wms-v_1_1_0/
implementation ("org.jvnet.ogc:wms-v_1_1_0:2.5.4")
'org.jvnet.ogc:wms-v_1_1_0:jar:2.5.4'
<dependency org="org.jvnet.ogc" name="wms-v_1_1_0" rev="2.5.4">
<artifact name="wms-v_1_1_0" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='wms-v_1_1_0', version='2.5.4')
)
libraryDependencies += "org.jvnet.ogc" % "wms-v_1_1_0" % "2.5.4"
[org.jvnet.ogc/wms-v_1_1_0 "2.5.4"]