project
Creates a dependency on a project.
Return
The dependency.
Parameters
notation
The project notation, in one of the notations described above.
Creates a dependency on the current project.
Return
The dependency.
Since
9.5.0
Creates a dependency on a project by path.
Return
The dependency.
Since
9.5.0
Parameters
project Path
the path of the project, e.g. ":sub-project"