Method details| docs.gradle.org
A multi-project build consists of a root project and one or more subprojects, all defined in a single settings.gradle(.kts) file.| docs.gradle.org
The following example demonstrates how two Gradle builds, normally developed separately, can be combined into a composite build.| docs.gradle.org
Gradle comes with a set of powerful core systems such as dependency management, task execution, and project configuration.| docs.gradle.org