api / org.gradle.api.publish / PublishingExtension / getRepositories

getRepositories

abstract fun getRepositories(): RepositoryHandler

The container of possible repositories to publish to.

See #repositories(org.gradle.api.Action) for more information.

Return
The container of possible repositories to publish to.