project

abstract fun project(path: String): ProjectDependencySpecBuilder

Defines a new dependency, based on a project path. The returned dependency can be mutated.

Return

a mutable dependency, added to this container

Parameters

path

the project path