toggle menu
gradle
8.11.1
DSL
switch theme
search in API
gradle
/
org.gradle.kotlin.dsl.precompile
/
PrecompiledProjectScript
/
plugins
plugins
DSL
fun
plugins
(
block
:
PluginDependenciesSpec
.
(
)
->
Unit
)
(
source
)
Configures the plugin dependencies for this project.
See also
Plugin
Dependencies
Spec