| Interface | Description |
|---|---|
| DependencyContainer |
An immutable representation of the dependencies of a variant.
|
| Class | Description |
|---|---|
| AndroidDependency |
Represents an Android Library and its content.
|
| AtomDependency |
Represents an Atom dependency and its content.
|
| Dependency |
Base attributes for a dependency element.
|
| DependencyNode |
A node in the dependency graph.
|
| EmptyContainer |
Empty version of DependencyContainer;
|
| ExtractedDependency |
Based implementation for all dependency types that need to extract its archive before usage.
|
| JavaDependency |
A Java dependency
|
| Enum | Description |
|---|---|
| DependencyNode.NodeType |