Kotlin DSL Reference for Gradle
8.4-rc-2
API
Kotlin DSL Reference for Gradle
/
org.gradle.api.artifacts.result
/
ComponentResult
Component
Result
API
interface
ComponentResult
(
source
)
The result of resolving a component.
Inheritors
UnresolvedComponentResult
ResolvedComponentResult
ComponentArtifactsResult
Members
Functions
get
Id
Link copied to clipboard
API
abstract
fun
getId
(
)
:
ComponentIdentifier
Returns the identifier of this component.