toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.artifacts
/
ArtifactRepositoryContainer
/
add
add
API
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.