gradle-josm-plugin / org.openstreetmap.josm.gradle.plugin / JosmPlugin

JosmPlugin

class JosmPlugin : Plugin<Project>

Main class of the plugin, sets up the custom configurations requiredPlugin and packIntoJar, the additional repositories and the custom tasks.

Constructors

<init>

JosmPlugin()

Main class of the plugin, sets up the custom configurations requiredPlugin and packIntoJar, the additional repositories and the custom tasks.

Functions

apply

fun apply(project: Project): Unit

Set up the JOSM plugin.