withClassifier

abstract fun withClassifier(classifier: String): DependencySubstitutions.Substitution

Specifies that the substituted target dependency should use the specified classifier. This method assumes that the target dependency is a jar (type jar, extension jar).

Since

6.6