api / org.gradle.api.artifacts / ComponentMetadataBuilder / getAttributes

getAttributes

abstract fun getAttributes(): AttributeContainer

Returns the attributes of the component.

Return
the attributes of the component, guaranteed to be mutable.

Since
4.9