gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.publish.ivy
/
IvyConfiguration
/
getExtends
get
Extends
abstract
fun
getExtends
(
)
:
Set
<
String
>
The set of names of extended configurations, added via
extend
.
Return
The names of extended configurations.