gradle
Toggle table of contents
9.2.0-20250812175121+0000
API
Platform filter
API
Switch theme
Search in API
gradle
gradle
/
org.gradle.api.artifacts.result
/
ComponentResult
Component
Result
API
interface
ComponentResult
(
source
)
The result of resolving a component.
Since
2.0
Inheritors
ComponentArtifactsResult
UnresolvedComponentResult
ResolvedComponentResult
Members
Functions
get
Id
Link copied to clipboard
API
abstract
fun
getId
(
)
:
ComponentIdentifier
Returns the identifier of this component.