gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
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.