addLast

abstract fun addLast(repository: ArtifactRepository)(source)

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

Parameters

repository

The repository to add.