is not current version
Last Version 0.4.5

com.github.davidmoten:grumpy 0.3.2

OGC tools including WMS server

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

grumpy
Version

Version

0.3.2
Type

Type

pom

Download grumpy 0.3.2

Filename Size
grumpy-0.3.2.pom 9 KB
Browse

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