DependencySpec
@Incubating public interface LibraryBinaryDependencySpec extends DependencySpec
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getLibraryName() |
Returns the name of the library this dependency refers to.
|
java.lang.String |
getProjectPath() |
Returns the project path of the project this dependency refers to.
|
java.lang.String |
getVariant() |
Returns the variant of this binary.
|
getDisplayName
java.lang.String getProjectPath()
java.lang.String getLibraryName()
java.lang.String getVariant()