toggle menu
gradle
8.11.1
API
switch theme
search in API
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.