api / org.gradle.api.artifacts / Configuration / getResolutionStrategy

getResolutionStrategy

abstract fun getResolutionStrategy(): ResolutionStrategy

Returns the resolution strategy used by this configuration. The resolution strategy provides extra details on how to resolve this configuration. See docs for ResolutionStrategy for more info and examples.

Return
resolution strategy

Since
1.0-milestone-6