api / org.gradle.api.artifacts / ConfigurablePublishArtifact / setName

setName

abstract fun setName(name: String): Unit

Sets the name of this artifact.

Parameters

name - The name. Should not be null.