HasProject

interface HasProject

Represents a Kotlin DSL entity associated with a Gradle Project.

Inheritors

Properties

Link copied to clipboard
abstract val project: Project

The Gradle Project associated with the entity.