gradle
Toggle table of contents
9.1.0-20250628022042+0000
DSL
Platform filter
DSL
Switch theme
Search in API
gradle
gradle
/
org.gradle.kotlin.dsl
/
KotlinSettingsScriptTemplate
/
plugins
plugins
DSL
open
fun
plugins
(
block
:
PluginDependenciesSpecScope
.
(
)
->
Unit
)
(
source
)
Configures the plugin dependencies for the project's settings.
Since
6.0
See also
Plugin
Dependencies
Spec