| Interface | Description |
|---|---|
| ArtifactRequiresDownload | Indicates whether download is required. |
| ArtifactRootVerification | Verifies an artifact root |
| ArtifactUnpacker | Unpacks an artifact. |
| DistributionInstaller | Interface for a downloader and unpacker of distributions. |
| Class | Description |
|---|---|
| AbstractCacheBinaryTask | Base class for tasks that cache arbitrary binaries. |
| AbstractDistributionInstaller | Common functionality to be able to download a SDK and use it within Gradle |
| AbstractSingleFileInstaller | |
| ArtifactDownloader | Performs low-level downloading work. |