@Incubating public interface LibraryBinaryIdentifier extends ComponentIdentifier
| Modifier and Type | Method and Description | 
|---|---|
| String | getLibraryName()The name of the library | 
| String | getProjectPath()The project path of the library. | 
| String | getVariant()The variant of the library. | 
getDisplayNameString getProjectPath()
String getLibraryName()
String getVariant()