Download mapviewer-data-1.0.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.0 in this page.

Build File

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

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

Download

Click the following link to download the jar file.

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



Related Tutorials