add

@JvmName(name = "addDependency")
fun DslList<Dependency, DependencySuiteKt.Dsl.DependencyProxy>.add(value: Dependency)
The dependencies in the suite.

repeated .elide.deps.Dependency dependency = 5;

Parameters

value

The dependency to add.