package saker.maven.support.api.download
Contains classes that are associated with Maven artifact download during build execution.
| ArtifactDownloadTaskOutput | Provides access to the output of a Maven artifact download task. |
| ArtifactDownloadWorkerTaskOutput | Represents the result of a single Maven artifact download task. |
| ArtifactDownloadUtils | Utility class with functions to interact with Maven artifact downloading. |