api / org.gradle.api.artifacts.component / ComponentSelector / getAttributes

getAttributes

@Incubating abstract fun getAttributes(): AttributeContainer

The attributes of the module to select the component from. The attributes only include selector specific attributes. This means it typically doesn't include any consumer specific attribute.

Return
the attributes

Since
4.9