toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.plugin.devel
/
GradlePluginDevelopmentExtension
/
plugins
plugins
API
open
fun
plugins
(
action
:
Action
<
in
NamedDomainObjectContainer
<
PluginDeclaration
>
>
)
(
source
)
Configures the declared plugins.
Parameters
action
the configuration action to invoke on the plugins
val
plugins
:
NamedDomainObjectContainer
<
PluginDeclaration
>
(
source
)