is not current version
Last Version 2.6.1

org.jvnet.ogc:wms-v_1_3_0-exceptions 2.2.0


Categories

Categories

Net
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

wms-v_1_3_0-exceptions
Version

Version

2.2.0
Type

Type

jar

Download wms-v_1_3_0-exceptions 2.2.0


<!-- https://jarcasting.com/artifacts/org.jvnet.ogc/wms-v_1_3_0-exceptions/ -->
<dependency>
    <groupId>org.jvnet.ogc</groupId>
    <artifactId>wms-v_1_3_0-exceptions</artifactId>
    <version>2.2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jvnet.ogc/wms-v_1_3_0-exceptions/
implementation 'org.jvnet.ogc:wms-v_1_3_0-exceptions:2.2.0'
// https://jarcasting.com/artifacts/org.jvnet.ogc/wms-v_1_3_0-exceptions/
implementation ("org.jvnet.ogc:wms-v_1_3_0-exceptions:2.2.0")
'org.jvnet.ogc:wms-v_1_3_0-exceptions:jar:2.2.0'
<dependency org="org.jvnet.ogc" name="wms-v_1_3_0-exceptions" rev="2.2.0">
  <artifact name="wms-v_1_3_0-exceptions" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jvnet.ogc', module='wms-v_1_3_0-exceptions', version='2.2.0')
)
libraryDependencies += "org.jvnet.ogc" % "wms-v_1_3_0-exceptions" % "2.2.0"
[org.jvnet.ogc/wms-v_1_3_0-exceptions "2.2.0"]