public interface DependencyAddition
| Modifier and Type | Interface and Description |
|---|---|
static class |
DependencyAddition.Type |
| Modifier and Type | Method and Description |
|---|---|
DependencyRequirement |
forRequirement() |
List<Dependency> |
toAdd() |
DependencyAddition.Type |
type() |
DependencyAddition.Type type()
List<Dependency> toAdd()
DependencyRequirement forRequirement()
Copyright © 2021. All rights reserved.