api / org.gradle.tooling.model / ExternalDependency / getFile

getFile

abstract fun getFile(): File

Returns the file for this dependency.

Return
The file for this dependency.