collectDependencies

fun collectDependencies(project: Project, destination: File, block: DependencyMapperExtension.() -> Unit)

Collects the dependencies defined in the block into destination.

See also