is not current version
Last Version 0.4.5

com.github.davidmoten:grumpy-core 0.3.1

OGC tools including WMS server

GroupId

GroupId

com.github.davidmoten
ArtifactId

ArtifactId

grumpy-core
Version

Version

0.3.1
Type

Type

jar

Download grumpy-core 0.3.1


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