Jar examples for g:geoviewer-api
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.
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'
Click the following link to download the jar file.
geoviewer-api-13.01-beta-javadoc.jar