project

abstract fun project(notation: Map<String, out Any>): Dependency(source)

Creates a dependency on a project.

Return

The dependency.

Parameters

notation

The project notation, in one of the notations described above.