Download grumpy-ogc-0.2.3.jar file - Jar g

Jar examples for g:grumpy-ogc

Description

OGC tools including WMS server

You can download jar file grumpy-ogc 0.2.3 in this page.

Build File

You can use the following script to add grumpy-ogc-0.2.3.jar to your project.

<dependency>
   <groupId>com.github.davidmoten</groupId>
   <artifactId>grumpy-ogc</artifactId>
   <version>0.2.3</version>
</dependency>
compile group: 'com.github.davidmoten', name: 'grumpy-ogc', version: '0.2.3'
libraryDependencies += "com.github.davidmoten" % "grumpy-ogc" % "0.2.3"
<dependency org="com.github.davidmoten" name="grumpy-ogc" rev="0.2.3"/>
@Grapes(@Grab(group='com.github.davidmoten', module='grumpy-ogc', version='0.2.3'))
'com.github.davidmoten:grumpy-ogc:jar:0.2.3'

Download

Click the following link to download the jar file.

grumpy-ogc-0.2.3-javadoc.jar
grumpy-ogc-0.2.3-sources.jar
grumpy-ogc-0.2.3.jar
grumpy-ogc-0.2.3.pom



Related Tutorials