ResolvedArtifactResult

The result of successfully resolving an artifact.

Since

2.0

Functions

Link copied to clipboard
The attributes that describe this artifact.
Link copied to clipboard
The capabilities that describe this artifact.
Link copied to clipboard
abstract fun getFile(): File
The file for the artifact.
Link copied to clipboard
Returns an identifier for this artifact.
Link copied to clipboard
abstract fun getType(): Class<out Artifact>
Returns the type of this artifact.
Link copied to clipboard
The variant that included this artifact.