is not current version
Last Version 2.6.1

org.jvnet.ogc:wcps 2.6.0


Categories

Categories

Net
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

wcps
Version

Version

2.6.0
Type

Type

pom

Download wcps 2.6.0

Filename Size
wcps-2.6.0.pom 584 bytes
Browse

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