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