gradle
Toggle table of contents
9.1.0-20250628022042+0000
API
Platform filter
API
Switch theme
Search in API
gradle
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