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
/
UnresolvedDependency
Unresolved
Dependency
API
interface
UnresolvedDependency
(
source
)
Unsuccessfully resolved dependency.
Members
Functions
get
Problem
Link copied to clipboard
API
abstract
fun
getProblem
(
)
:
Throwable
the exception that is the cause of unresolved state
get
Selector
Link copied to clipboard
API
abstract
fun
getSelector
(
)
:
ModuleVersionSelector
The module selector of the dependency.