api / org.gradle.api.artifacts / PublishArtifact / getFile

getFile

abstract fun getFile(): File

Returns the file of this artifact.

Return
The file. Never null.