Artifact
A Maven-style remote artifact specification.
An artifact must have a group, a name, and a version. Also, it may have a classifier and an extension.
Types
Functions
Link copied to clipboard
Prints this spec in the same way as notation but with
_ (underscore symbol) instead of any other separator characters.Link copied to clipboard
Creates a new
Artifact from the given org.gradle.api.artifacts.Link copied to clipboard
Creates a new instance of
Builder for Artifact instances.