DependencySpec@Incubating public interface ProjectDependencySpec extends DependencySpec
| Modifier and Type | Method | Description | 
|---|---|---|
| String | getLibraryName() | Returns the name of the library this dependency refers to. | 
| String | getProjectPath() | Returns the project path of the project this dependency refers to. | 
getDisplayName@Nullable String getProjectPath()
@Nullable String getLibraryName()