toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.artifacts
/
ProjectDependency
/
getPath
get
Path
API
abstract
fun
getPath
(
)
:
String
(
source
)
Get the path to the project that this dependency refers to relative to its owning build.
Since
8.11
See also
Project