object MainJosmWebsite
URLs for the JOSM website https//josm.openstreetmap.de
val BASE: URL
The Base URL of the JOSM website |
|
val DOWNLOADS: URL
The URL of the downloads page of the JOSM website |
|
val NEXUS_REPO_RELEASES: URL
The URL of the JOSM Nexus repo for releases |
|
val NEXUS_REPO_SNAPSHOTS: URL
The URL of the JOSM Nexus repo for snapshots |
|
val PATH_PLUGIN_LIST: String
The path portion of the URL https://josm.openstreetmap.de/plugin where a list of JOSM plugins can be downloaded. |
|
val PATH_PLUGIN_LIST_WITH_ICONS: String
The path portion of the URL https://josm.openstreetmap.de/pluginicons where a list of JOSM plugins including their Base64 encoded icons can be downloaded. |
|
val VERSION_NUMBER_LATEST: URL
The URL that returns the version number of the |
|
val VERSION_NUMBER_TESTED: URL
The URL that returns the version number of the current |