LibraryBinaryDependencySpec

A dependency onto a specific binary of a library published by a project.

Functions

Link copied to clipboard
abstract fun getDisplayName(): String
Link copied to clipboard
abstract fun getLibraryName(): String
Returns the name of the library this dependency refers to.
Link copied to clipboard
abstract fun getProjectPath(): String
Returns the project path of the project this dependency refers to.
Link copied to clipboard
abstract fun getVariant(): String
Returns the variant of this binary.