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
/
ComponentResult
Component
Result
API
interface
ComponentResult
(
source
)
The result of resolving a component.
Since
2.0
Inheritors
ResolvedComponentResult
UnresolvedComponentResult
ComponentArtifactsResult
Members
Functions
get
Id
Link copied to clipboard
API
abstract
fun
getId
(
)
:
ComponentIdentifier
Returns the identifier of this component.