gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.initialization.definition
/
InjectedPluginDependencies
Injected
Plugin
Dependencies
interface
InjectedPluginDependencies
The DSL for declaring plugins to inject into an included build.
Members
Functions
id
Link copied to clipboard
abstract
fun
id
(
id
:
String
)
:
InjectedPluginDependency
Add a dependency on the plugin with the given id.