License |
License |
---|---|
GroupId | GroupIdcom.github.davidmoten |
ArtifactId | ArtifactIdgrumpy |
Last Version | Last Version0.4.5 |
Release Date | Release Date |
Type | Typepom |
Description |
Descriptiongrumpy
OGC tools including WMS server
|
Project URL |
Project URL |
Filename | Size |
---|---|
grumpy-0.4.5.pom | 6 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.davidmoten/grumpy/ -->
<dependency>
<groupId>com.github.davidmoten</groupId>
<artifactId>grumpy</artifactId>
<version>0.4.5</version>
<type>pom</type>
</dependency>
// https://jarcasting.com/artifacts/com.github.davidmoten/grumpy/
implementation 'com.github.davidmoten:grumpy:0.4.5'
// https://jarcasting.com/artifacts/com.github.davidmoten/grumpy/
implementation ("com.github.davidmoten:grumpy:0.4.5")
'com.github.davidmoten:grumpy:pom:0.4.5'
<dependency org="com.github.davidmoten" name="grumpy" rev="0.4.5">
<artifact name="grumpy" type="pom" />
</dependency>
@Grapes(
@Grab(group='com.github.davidmoten', module='grumpy', version='0.4.5')
)
libraryDependencies += "com.github.davidmoten" % "grumpy" % "0.4.5"
[com.github.davidmoten/grumpy "0.4.5"]