libraries
abstract fun libraries(rootClassName: String = LibraryDependencyDeclaration.DefaultRootClassName, configuration: LibraryDependencyDeclaration.() -> Unit = {}): LibraryDependencyDeclaration
Content copied to clipboard
Adds or configures the dependency mapper of libraries.
Parameters
root Class Name
The root class name of the library dependency mapper.
configuration
The configuration of the library dependency mapper.