DependencySpec@Incubating public interface LibraryBinaryDependencySpec 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. | 
| String | getVariant() | Returns the variant of this binary. | 
getDisplayNameString getProjectPath()
String getLibraryName()
String getVariant()