| Modifier and Type | Method and Description |
|---|---|
Dependency |
GeneralDependencies.asDependency()
Returns the credentials as a
Dependency object. |
| Modifier and Type | Method and Description |
|---|---|
List<Dependency> |
LibraryInjector.getDependencies()
Returns a unmodifiable collection of all dependencies
which were downloaded or are to be downloaded.
|
| Modifier and Type | Method and Description |
|---|---|
void |
LibraryInjector.addToDownload(Dependency dependency)
Adds to download the specified
Dependency |
Copyright © 2019. All rights reserved.