process Runtime Libraries
fun Project.processRuntimeLibraries(libraries: Collection<RuntimeLibrary>, runtimeLibrariesConfig: RuntimeLibrariesConfig = RuntimeLibrariesConfig())
Processes the specified runtime libraries
Adds the specified repositories
Adds the specified dependencies (with exclusions)
Relocates the specified libraries to the project's package
Parameters
libraries
The runtime libraries to process
add Repositories
Whether to add the repositories
configurations
The configurations to add the dependencies to
relocate
Whether to relocate the libraries