is not current version
Last Version 2.6

org.jxmapviewer:jxmapviewer2 2.0

A MapViewer based on the JXMapViewer component of SwingX-WS.

GroupId

GroupId

org.jxmapviewer
ArtifactId

ArtifactId

jxmapviewer2
Version

Version

2.0
Type

Type

jar

Download jxmapviewer2 2.0


<!-- https://jarcasting.com/artifacts/org.jxmapviewer/jxmapviewer2/ -->
<dependency>
    <groupId>org.jxmapviewer</groupId>
    <artifactId>jxmapviewer2</artifactId>
    <version>2.0</version>
</dependency>
// https://jarcasting.com/artifacts/org.jxmapviewer/jxmapviewer2/
implementation 'org.jxmapviewer:jxmapviewer2:2.0'
// https://jarcasting.com/artifacts/org.jxmapviewer/jxmapviewer2/
implementation ("org.jxmapviewer:jxmapviewer2:2.0")
'org.jxmapviewer:jxmapviewer2:jar:2.0'
<dependency org="org.jxmapviewer" name="jxmapviewer2" rev="2.0">
  <artifact name="jxmapviewer2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jxmapviewer', module='jxmapviewer2', version='2.0')
)
libraryDependencies += "org.jxmapviewer" % "jxmapviewer2" % "2.0"
[org.jxmapviewer/jxmapviewer2 "2.0"]