in Project java doc
https://docs.gradle.org/current/javadoc/org/gradle/api/Project.html
under the Dependencies header
Those dependencies are grouped in configurations, and can be retrieved and uploaded from repositories.
the part
and can be retrieved and uploaded from repositories
probably should read
and can be retrieved and uploaded to repositories