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

apply

@ExperimentalUnsignedTypes fun apply(project: Project): Unit

Set up the JOSM plugin.

Creates the tasks this plugin provides, defines the josm extension, adds the repositories where JOSM specific dependencies can be found. Overrides Plugin.apply().