Categories |
CategoriesNet |
---|---|
GroupId | GroupIdorg.jvnet.ogc |
ArtifactId | ArtifactIdwms-v_1_1_0 |
Version | Version2.5.0 |
Type | Typejar |
Filename | Size |
---|---|
wms-v_1_1_0-2.5.0.pom | |
wms-v_1_1_0-2.5.0.jar | 157 KB |
wms-v_1_1_0-2.5.0-sources.jar | 219 KB |
wms-v_1_1_0-2.5.0-scripts.zip | 2 KB |
wms-v_1_1_0-2.5.0-jsonschemas.zip | 4 KB |
wms-v_1_1_0-2.5.0-javadoc.jar | 615 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.0</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.0'
// https://jarcasting.com/artifacts/org.jvnet.ogc/wms-v_1_1_0/
implementation ("org.jvnet.ogc:wms-v_1_1_0:2.5.0")
'org.jvnet.ogc:wms-v_1_1_0:jar:2.5.0'
<dependency org="org.jvnet.ogc" name="wms-v_1_1_0" rev="2.5.0">
<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.0')
)
libraryDependencies += "org.jvnet.ogc" % "wms-v_1_1_0" % "2.5.0"
[org.jvnet.ogc/wms-v_1_1_0 "2.5.0"]