gradle
8.3-rc-2
Java API
gradle
/
org.gradle.api.artifacts
/
ArtifactRepositoryContainer
/
add
add
Java API
abstract
fun
add
(
repository
:
ArtifactRepository
)
:
Boolean
Adds a repository to this container, at the end of the repository sequence.
Parameters
repository
The repository to add.