is not current version
Last Version 0.4.5

com.github.davidmoten:grumpy-ogc 0.2

OGC tools including WMS server

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

grumpy-ogc
Version

Version

0.2
Type

Type

jar

Download grumpy-ogc 0.2


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