api / org.gradle.api.artifacts / DependencySubstitutions / Substitution / because

because

@Incubating abstract fun because(reason: String): Substitution

Specify a reason for the substition. This is optional

Parameters

reason - the reason for the selection

Since
4.5

Return
the substitution