Interface ComponentModuleMetadata

    • Method Detail

      • getReplacedBy

        @Nullable
        ModuleIdentifier getReplacedBy()
        The identifier of module that replaces this module. A real world example: 'com.google.collections:google-collections' is replaced by 'com.google.guava:guava'.