toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.initialization.definition
/
InjectedPluginDependencies
Injected
Plugin
Dependencies
API
interface
InjectedPluginDependencies
(
source
)
The DSL for declaring plugins to inject into an included build.
Since
4.6
Members
Functions
id
Link copied to clipboard
API
abstract
fun
id
(
id
:
String
)
:
InjectedPluginDependency
Add a dependency on the plugin with the given id.