ArtifactResultpublic 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, getTypeFile getFile()
ResolvedVariantResult getVariant()