4.7 Dependency Resolution - Reference Documentation
Authors: Graeme Rocher, Peter Ledbrook, Marc Palmer, Jeff Brown, Luke Daley, Burt Beckwith, Lari Hotari
Version: 3.0.11
4.7 Dependency Resolution
Dependency resolution is handled by the Gradle build tool, all dependencies are defined in thebuild.gradle
file. Refer to the Gradle user guide for more information.