shared Library
Declares a peer shared library by "group:artifact:version" notation.
Declares a peer shared library by GAV notation and applies per-library overrides.
Declares a peer shared library from a version catalog entry.
fun sharedLibrary(dependency: Provider<out MinimalExternalModuleDependency>, action: Action<in PeerLibrarySpec>)
Declares a peer shared library from a version catalog entry and applies per-library overrides.
Declares a peer shared library from another project in this build (multi-project or composite).
Declares a peer shared library from another project and applies per-library overrides.