addAll
fun DslList<DependencySuite, DependenciesKt.Dsl.SuiteProxy>.addAll(values: Iterable<DependencySuite>)
Suites of dependencies attached to this set of dependencies.
Content copied to clipboard
repeated .elide.deps.DependencySuite suite = 1;
Parameters
values
The suite to add.