api / org.gradle.api.artifacts.dsl / DependencyHandler / getModules

getModules

@Incubating abstract fun getModules(): ComponentModuleMetadataHandler

Returns the component module metadata handler for this project. The returned handler can be used for adding rules that modify the metadata of depended-on software components.

Return
the component module metadata handler for this project

Since
2.2