| Interface | Description |
|---|---|
| IvyModuleLoader |
An
IvyModuleLoader loads an Ivy module from an Ivy file and retrieves (parts of) its
contents. |
| Class | Description |
|---|---|
| IvyFileConvertTask |
A task that imports configurations and/or dependencies from an Ivy file and writes them to an
output file on Gradle notation.
|
| IvyFileImporter |
An
IvyFileImporter imports entities from an Ivy file. |
| IvyImportExtension |
Gradle project extension for specifying an Ivy settings file and the Ivy libraries to use when
importing from an Ivy file.
|