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