dependencySpec

open fun dependencySpec(@Nullable dependencySpec: @Nullable Spec<DependencyResult>)(source)

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.

Since

9.6.0