toggle menu
gradle
8.11.1
API
switch theme
search in API
gradle
/
org.gradle.api.artifacts.component
/
ComponentArtifactIdentifier
Component
Artifact
Identifier
API
interface
ComponentArtifactIdentifier
(
source
)
An opaque immutable identifier for an artifact that belongs to some component instance.
Members
Functions
get
Component
Identifier
Link copied to clipboard
API
abstract
fun
getComponentIdentifier
(
)
:
ComponentIdentifier
Returns the id of the component that this artifact belongs to.
get
Display
Name
Link copied to clipboard
API
abstract
fun
getDisplayName
(
)
:
String
Returns some human-consumable display name for this artifact.