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