Jar examples for m:mapviewer-api
AgroSense mapviewer api module, contains all interfaces and classes needed to communicate with the mapviewer.
You can download jar file mapviewer-api 1.4 in this page.
You can use the following script to add mapviewer-api-1.4.jar to your project.
<dependency> <groupId>eu.limetri.client</groupId> <artifactId>mapviewer-api</artifactId> <version>1.4</version> </dependency>
compile group: 'eu.limetri.client', name: 'mapviewer-api', version: '1.4'
libraryDependencies += "eu.limetri.client" % "mapviewer-api" % "1.4"
<dependency org="eu.limetri.client" name="mapviewer-api" rev="1.4"/>
@Grapes(@Grab(group='eu.limetri.client', module='mapviewer-api', version='1.4'))
'eu.limetri.client:mapviewer-api:jar:1.4'
Click the following link to download the jar file.
mapviewer-api-1.4-javadoc.jar