is not current version
Last Version 2.6.1

org.jvnet.ogc:wcs 1.0.2


Categories

Categories

Net
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

wcs
Version

Version

1.0.2
Type

Type

pom

Download wcs 1.0.2

Filename Size
wcs-1.0.2.pom 729 bytes
Browse

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