api / org.gradle.api.publish.ivy / IvyArtifact / getName

getName

abstract fun getName(): String

The name used to publish the artifact file, never null. Defaults to the name of the module that this artifact belongs to.