toggle menu
gradle
8.9
API
switch theme
search in API
gradle
/
org.gradle.api.initialization.definition
/
InjectedPluginDependencies
Injected
Plugin
Dependencies
API
interface
InjectedPluginDependencies
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.