Dependency Resolve Details
Provides details about a dependency when it is resolved. Provides means to manipulate dependency metadata when it is resolved.
Since
1.4
Functions
Link copied to clipboard
abstract fun artifactSelection(details: Action<in ArtifactSelectionDetails>): DependencyResolveDetails
Configures the artifact selection for the target component of this dependency resolution rule.
Link copied to clipboard
Sets a human readable description for the reason the component is selected.
Link copied to clipboard
The module, before it is resolved.
Link copied to clipboard
The target module selector used to resolve the dependency.
Link copied to clipboard
Allows to override the details of the dependency (see getTarget) when it is resolved (see getRequested).
Link copied to clipboard
Allows to override the version when the dependency getRequested is resolved.