fun DependencyHandler.createJosm(version: String): ExternalModuleDependency
Creates a dependency on JOSM using the given version number |
|
fun DependencyHandler.createJosmPlugin(name: String): ExternalModuleDependency |
|
fun DependencyHandler.josmPluginList(withIcons: Boolean): ExternalModuleDependency
When used together with RepositoryHandler.josmPluginList, this returns the list of JOSM plugins from
https//josm.openstreetmap.de/plugin (for withIcons = |