gradle
8.4-rc-1
Kotlin DSL
gradle
/
org.gradle.kotlin.dsl
/
GroovyBuilderScope
/
Companion
Companion
Kotlin DSL
object
Companion
(
source
)
Members
Functions
of
Link copied to clipboard
Kotlin DSL
fun
of
(
value
:
Any
)
:
GroovyBuilderScope
Creates a
GroovyBuilderScope
for the given
value
.