api / org.gradle.api.publish.ivy / IvyConfiguration / extend

extend

abstract fun extend(configuration: String): Unit

Add the name of a configuration that this configuration extends. The extend value can use the following wildcards:

Parameters

configuration - The extended configuration name