Download geoviewer-api-12.10-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 12.10-beta in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials