| License |
License |
|---|---|
| GroupId | GroupIdorg.jxmapviewer |
| ArtifactId | ArtifactIdjxmapviewer2 |
| Last Version | Last Version2.6 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
Descriptionjxmapviewer2
A MapViewer based on the JXMapViewer component of SwingX-WS.
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| jxmapviewer2-2.6.pom | |
| jxmapviewer2-2.6.jar | 109 KB |
| jxmapviewer2-2.6-sources.jar | 85 KB |
| jxmapviewer2-2.6-javadoc.jar | 626 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/org.jxmapviewer/jxmapviewer2/ -->
<dependency>
<groupId>org.jxmapviewer</groupId>
<artifactId>jxmapviewer2</artifactId>
<version>2.6</version>
</dependency>
// https://jarcasting.com/artifacts/org.jxmapviewer/jxmapviewer2/
implementation 'org.jxmapviewer:jxmapviewer2:2.6'
// https://jarcasting.com/artifacts/org.jxmapviewer/jxmapviewer2/
implementation ("org.jxmapviewer:jxmapviewer2:2.6")
'org.jxmapviewer:jxmapviewer2:jar:2.6'
<dependency org="org.jxmapviewer" name="jxmapviewer2" rev="2.6">
<artifact name="jxmapviewer2" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.jxmapviewer', module='jxmapviewer2', version='2.6')
)
libraryDependencies += "org.jxmapviewer" % "jxmapviewer2" % "2.6"
[org.jxmapviewer/jxmapviewer2 "2.6"]
| Group / Artifact | Type | Version |
|---|---|---|
| commons-logging : commons-logging | jar | 1.1.3 |