gradle
8.4-rc-1
Kotlin DSL
gradle
/
org.gradle.kotlin.dsl
/
KotlinBuildScript
/
plugins
plugins
Kotlin DSL
fun
plugins
(
block
:
PluginDependenciesSpecScope
.
(
)
->
Unit
)
(
source
)
Configures the plugin dependencies for this project.
See also
Plugin
Dependencies
Spec