ExclusiveContentRepository

Describes one or more repositories which together constitute the only possible source for an artifact, independently of the others. This means that if a repository declares an include, other repositories will automatically exclude it.

Functions

Link copied to clipboard
abstract fun filter(config: Action<out Any>): ExclusiveContentRepository
Defines the content filter for this repository
Link copied to clipboard
Declares the repository
Link copied to clipboard
abstract fun forRepository(repository: Factory<out ArtifactRepository>): ExclusiveContentRepository
Declares the repository