toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.artifacts.repositories
/
UrlArtifactRepository
/
setUrl
set
Url
API
abstract
fun
setUrl
(
url
:
URI
)
(
source
)
abstract
fun
setUrl
(
url
:
Any
)
(
source
)
Sets the base URL of this repository.
Parameters
url
The base URL.