gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
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.