A dependency onto a specific binary of a library published by a project.
Type | Name and 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. |
String |
getVariant() Returns the variant of this binary. |
Methods inherited from class | Name |
---|---|
interface DependencySpec |
getDisplayName |
Returns the name of the library this dependency refers to. If null, it should be assumed that the project defines a single library.
Returns the project path of the project this dependency refers to.
Returns the variant of this binary.