dependencies
Configures the dependencies for this project.
This method executes the given closure against the DependencyHandler for this project. The is passed to the closure as the closure's delegate.
Examples: See docs for DependencyHandler
Parameters
configure Closure
the closure to use to configure the dependencies.