ProjectDependencySpec

A dependency onto a library published by a project.

Functions

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