Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.artifacts.repositories
/
PasswordCredentials
/
setPassword
set
Password
API
abstract
fun
setPassword
(
@
Nullable
password
:
String
)
(
source
)
Sets the password to use when authenticating to this repository.
Parameters
password
The password. May be null.