Download mapviewer-data-1.1.1.jar file - Jar m

Jar examples for m:mapviewer-data

Description

This project is based on the JXMapViewer component of SwingX-WS.

You can download jar file mapviewer-data 1.1.1 in this page.

Build File

You can use the following script to add mapviewer-data-1.1.1.jar to your project.

<dependency>
   <groupId>eu.limetri.client</groupId>
   <artifactId>mapviewer-data</artifactId>
   <version>1.1.1</version>
</dependency>
compile group: 'eu.limetri.client', name: 'mapviewer-data', version: '1.1.1'
libraryDependencies += "eu.limetri.client" % "mapviewer-data" % "1.1.1"
<dependency org="eu.limetri.client" name="mapviewer-data" rev="1.1.1"/>
@Grapes(@Grab(group='eu.limetri.client', module='mapviewer-data', version='1.1.1'))
'eu.limetri.client:mapviewer-data:jar:1.1.1'

Download

Click the following link to download the jar file.

mapviewer-data-1.1.1-javadoc.jar
mapviewer-data-1.1.1-sources.jar
mapviewer-data-1.1.1.jar
mapviewer-data-1.1.1.pom



Related Tutorials