Gets the dependency's project namespace.
string The dependency's project namespace.
public function getProject() { return $this->project; }