toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.artifacts.result
/
UnresolvedComponentResult
Unresolved
Component
Result
API
interface
UnresolvedComponentResult
:
ComponentResult
(
source
)
A component that could not be resolved.
Since
2.0
Members
Functions
get
Failure
Link copied to clipboard
API
abstract
fun
getFailure
(
)
:
Throwable
Returns the failure that occurred when trying to resolve the component.
get
Id
Link copied to clipboard
API
abstract
fun
getId
(
)
:
ComponentIdentifier