| Class | Description |
|---|---|
| IncludePlugin | Gradle plugin that allows including build scripts similar to apply from, but allows providing parameters. |
| IncludePluginExtension | Extension that allows including build scripts based on methods defined in such a script. |
| IncludeScript | Base class for included scripts. |