is not current version
Last Version 2.6.1

org.jvnet.ogc:wmc 2.5.4


Categories

Categories

Net
GroupId

GroupId

org.jvnet.ogc
ArtifactId

ArtifactId

wmc
Version

Version

2.5.4
Type

Type

pom

Download wmc 2.5.4

Filename Size
wmc-2.5.4.pom 591 bytes
Browse

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