api / org.gradle.platform.base / ProjectDependencySpec / getLibraryName

getLibraryName

abstract fun getLibraryName(): String

Returns the name of the library this dependency refers to. If null, it should be assumed that the project defines a single library.

Return
the library name