| Interface | Description |
|---|---|
| DependencyGraphs |
A set of dependency Graphs.
|
| GlobalLibraryMap |
Global map of all the
Library instances used in a single or multi-module gradle project. |
| GraphItem |
A node in a dependency graph, representing a direct or transitive dependency.
|
| Library |
Represent a variant/module/artifact dependency.
|