gradle
8.2-milestone-1
Kotlin DSL
gradle
/
org.gradle.api.artifacts.result
/
UnresolvedComponentResult
Unresolved
Component
Result
interface
UnresolvedComponentResult
:
ComponentResult
A component that could not be resolved.
Members
Functions
get
Failure
Link copied to clipboard
abstract
fun
getFailure
(
)
:
Throwable
Returns the failure that occurred when trying to resolve the component.
get
Id
Link copied to clipboard
abstract
fun
getId
(
)
:
ComponentIdentifier