is not current version
Last Version 0.4.5

com.github.davidmoten:grumpy 0.2.3

OGC tools including WMS server

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

grumpy
Version

Version

0.2.3
Type

Type

pom

Download grumpy 0.2.3

Filename Size
grumpy-0.2.3.pom 6 KB
Browse

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