ResolvedArtifact

Information about a resolved artifact.

Functions

Link copied to clipboard
@Nullable
abstract fun getClassifier(): String
Link copied to clipboard
@Nullable
abstract fun getExtension(): String
Link copied to clipboard
abstract fun getFile(): File
Returns the local file for this artifact.
Link copied to clipboard
Link copied to clipboard
Returns the module which this artifact belongs to.
Link copied to clipboard
abstract fun getName(): String
Link copied to clipboard
abstract fun getType(): String