add

abstract fun add(repository: ArtifactRepository): Boolean(source)

Adds a repository to this container, at the end of the repository sequence.

Parameters

repository

The repository to add.