RepositoryRemoteRepositoryConfigMavenRepository

Constructors

constructor(customRepository: RepositoryRemoteRepositoryConfigMavenRepositoryCustomRepository? = null, publicRepository: String? = null)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Settings for a remote repository with a custom uri. Structure is documented below.

Link copied to clipboard

Address of the remote repository. Default value is MAVEN_CENTRAL. Possible values are: MAVEN_CENTRAL.