dependencies

fun ERROR CLASS: Symbol not found for Project.dependencies(configuration: DependencyHandlerScope.() -> Unit)(source)

Configures the dependencies for this project.

Executes the given configuration block against the DependencyHandlerScope for this project.

Parameters

configuration

the configuration block.