api / org.gradle.api.publish.ivy / IvyDependency / getConfMapping

getConfMapping

abstract fun getConfMapping(): String

The configuration mapping string that will be output for this dependency. A null value indicates that no "conf" attribute will be written for this dependency.

Return
the configuration mapping