ArtifactResult
public interface ResolvedArtifactResult extends ArtifactResult
Modifier and Type | Method | Description |
---|---|---|
File |
getFile() |
The file for the artifact.
|
ResolvedVariantResult |
getVariant() |
The variant that included this artifact.
|
getId, getType
File getFile()
ResolvedVariantResult getVariant()