api / org.gradle.api.artifacts / ComponentModuleMetadata / getReplacedBy

getReplacedBy

abstract fun getReplacedBy(): ModuleIdentifier

The identifier of module that replaces this module. A real world example: 'com.google.collections:google-collections' is replaced by 'com.google.guava:guava'.