api / org.gradle.api.artifacts / DependencyMetadata / getModule

getModule

@Incubating abstract fun getModule(): ModuleIdentifier

The module identifier of the component. Returns the same information as #getGroup() and #getName().

Return
the module identifier

Since
4.9