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