gradle
Toggle table of contents
9.7.0-20260526005751+0000
API
Target filter
API
Switch theme
Search in API
Skip to content
gradle
gradle
/
org.gradle.api.artifacts.repositories
/
MavenArtifactRepository
/
getUrl
get
Url
API
abstract
fun
getUrl
(
)
:
URI
(
source
)
The base URL of this repository. This URL is used to find both POMs and artifact files.
Return
The URL.