Package org.gradle.api.project
@NonNullApi
package org.gradle.api.project
Project
specific APIs.-
ClassDescriptionAn isolated view of
Project
that exposes only those properties that are safe to access from outside ofthis
project, from the perspective of isolated projects.