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 1.0.13 in this page.
You can use the following script to add geoviewer-api-1.0.13.jar to your project.
<dependency> <groupId>nl.cloudfarming.client</groupId> <artifactId>geoviewer-api</artifactId> <version>1.0.13</version> </dependency>
compile group: 'nl.cloudfarming.client', name: 'geoviewer-api', version: '1.0.13'
libraryDependencies += "nl.cloudfarming.client" % "geoviewer-api" % "1.0.13"
<dependency org="nl.cloudfarming.client" name="geoviewer-api" rev="1.0.13"/>
@Grapes(@Grab(group='nl.cloudfarming.client', module='geoviewer-api', version='1.0.13'))
'nl.cloudfarming.client:geoviewer-api:jar:1.0.13'
Click the following link to download the jar file.
geoviewer-api-1.0.13-javadoc.jar