is not current version
Last Version 2.6

org.jxmapviewer:jxmapviewer2 2.5

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

GroupId

GroupId

org.jxmapviewer
ArtifactId

ArtifactId

jxmapviewer2
Version

Version

2.5
Type

Type

jar

Download jxmapviewer2 2.5


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