toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.artifacts
/
ArtifactRepositoryContainer
/
addFirst
add
First
API
abstract
fun
addFirst
(
repository
:
ArtifactRepository
)
(
source
)
Adds a repository to this container, at the start of the repository sequence.
Parameters
repository
The repository to add.