DependencySubstitution

Provides means to substitute a different dependency during resolution.

Functions

Link copied to clipboard
abstract fun artifactSelection(action: Action<out Any>)
Configures the artifact selection for the substitution.
Link copied to clipboard
The requested dependency, before it is resolved.
Link copied to clipboard
abstract fun useTarget(notation: Any)
abstract fun useTarget(notation: Any, reason: String)
This method can be used to replace a dependency before it is resolved, e.g.