set Dependency Spec
open fun setDependencySpec(@Nullable configuredDependencySpec: @Nullable Spec<DependencyResult>)(source)
Deprecated
use dependencySpec instead
The dependency spec selects the dependency (or dependencies if multiple matches found) to show the report for. The spec receives an instance of DependencyResult as parameter.