modify
Create an ExternalModuleDependency from the given notation and modifies it to select the variant of the given module as described in modify.
Return
the modified dependency
Parameters
the dependency notation
See also
Takes a given Provider
to a MinimalExternalModuleDependency and modifies the dependency to select the variant of the given module as described in modify.
Return
a provider to the modified dependency
Parameters
the provider
Takes a given Provider
to a ExternalModuleDependency and modifies the dependency to select the variant of the given module as described in modify.
Return
a provider to the modified dependency
Parameters
the provider
Takes a given ModuleDependency and modifies the dependency to select the variant of the given module. Dependency resolution may fail if the given module does not have a compatible variant.
The dependency will be copied, so the original dependency will not be modified.
Return
the modified dependency
Parameters
the dependency to modify
the type of the ModuleDependency