не последняя версия
Последняя версия 1.3.1

org.jdesktop.swingx:jxmapviewer2 1.3

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

Группа

Группа

org.jdesktop.swingx
Идентификатор

Идентификатор

jxmapviewer2
Версия

Версия

1.3
Тип

Тип

jar

Скачать jxmapviewer2 1.3

Имя Файла Размер
jxmapviewer2-1.3.pom
jxmapviewer2-1.3.jar 2 KB
Обзор

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