api / org.gradle.api.artifacts / ModuleVersionIdentifier / getModule

getModule

@Incubating abstract fun getModule(): ModuleIdentifier

Returns the ModuleIdentifier containing the group and the name of this module. Contains the same information as #getGroup() and #getVersion()

Return
the module identifier

Since
1.4