// License: GPL. For details, see LICENSE file.

/**
 * Provides the classes for JOSM {@link org.openstreetmap.josm.actions.downloadtasks.DownloadTask download tasks} .
 * They are used to download geographic data (OSM data, GPX tracks, etc.) for a given URL or geographic area.
 */
package org.openstreetmap.josm.actions.downloadtasks;
