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