Kotlin DSL Reference for Gradle
8.4
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.artifacts
/
ConfigurablePublishArtifact
/
setName
set
Name
API
abstract
fun
setName
(
name
:
String
)
(
source
)
Sets the name of this artifact.
Parameters
name
The name. Should not be null.