Download geoviewer-api-13.01-beta.jar file - Jar g

Jar examples for g:geoviewer-api

Description

AgroSense geoviewer api module, contains all interfaces and classes needed to communicate with the geoviewer.

You can download jar file geoviewer-api 13.01-beta in this page.

Build File

You can use the following script to add geoviewer-api-13.01-beta.jar to your project.

<dependency>
   <groupId>nl.cloudfarming.client</groupId>
   <artifactId>geoviewer-api</artifactId>
   <version>13.01-beta</version>
</dependency>
compile group: 'nl.cloudfarming.client', name: 'geoviewer-api', version: '13.01-beta'
libraryDependencies += "nl.cloudfarming.client" % "geoviewer-api" % "13.01-beta"
<dependency org="nl.cloudfarming.client" name="geoviewer-api" rev="13.01-beta"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='geoviewer-api', version='13.01-beta'))
'nl.cloudfarming.client:geoviewer-api:jar:13.01-beta'

Download

Click the following link to download the jar file.

geoviewer-api-13.01-beta-javadoc.jar
geoviewer-api-13.01-beta-sources.jar
geoviewer-api-13.01-beta.jar
geoviewer-api-13.01-beta.pom



Related Tutorials