api / org.gradle.api.invocation

Package org.gradle.api.invocation

Types

Gradle

interface Gradle : PluginAware

Represents an invocation of Gradle.

You can obtain a Gradle instance by calling Project#getGradle().