setUrl

abstract fun setUrl(url: Any)(source)

Sets the base URL of this repository. This URL is used to find both POMs and artifact files. You can add additional URLs to use to look for artifact files, such as jars, using getArtifactUrls.

Since

4.0

Parameters

url

The base URL.