Interface | Description |
---|---|
ProgressLogger | A simple interface for logging progress to stdout. |
Class | Description |
---|---|
AbstractDistributionInstaller | Common functionality to be able to download a SDK and use it within Gradle |
StringUtils | A collection of utilities for converting to strings. |
UriUtils | Dealing with URIs |
Exception | Description |
---|---|
ChecksumFailedException | Thrown when a checksum fails. |
DistributionFailedException | Thrown when a distribution failed to unpack correctly or does not meet specific criteria. |