addFirst

abstract fun addFirst(repository: ArtifactRepository)(source)

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

Since

1.0

Parameters

repository

The repository to add.