toggle menu
gradle
8.11
API
switch theme
search in API
gradle
/
org.gradle.caching.http
/
HttpBuildCache
/
credentials
credentials
API
open
fun
credentials
(
configuration
:
Action
<
in
HttpBuildCacheCredentials
>
)
(
source
)
Configures the credentials used to access the HTTP cache backend.
val
credentials
:
HttpBuildCacheCredentials
(
source
)