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.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