Download grumpy-core-0.2.2.jar file - Jar g

Jar examples for g:grumpy-core

Description

OGC tools including WMS server

You can download jar file grumpy-core 0.2.2 in this page.

Build File

You can use the following script to add grumpy-core-0.2.2.jar to your project.

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

Download

Click the following link to download the jar file.

grumpy-core-0.2.2-javadoc.jar
grumpy-core-0.2.2-sources.jar
grumpy-core-0.2.2.jar
grumpy-core-0.2.2.pom



Related Tutorials