is not current version
Last Version 1.3.1

org.jdesktop.swingx:jxmapviewer2 1.2

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

GroupId

GroupId

org.jdesktop.swingx
ArtifactId

ArtifactId

jxmapviewer2
Version

Version

1.2
Type

Type

jar

Download jxmapviewer2 1.2


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