Gradle PluginAware

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

Overview

The interface is inherited by Project, Settings and Gradle.

PluginAware API

org.gradle.api.plugins.PluginAware

apply() Method

Used to initialize object plugins, load script plugins.