VariantMetadata

Represents the metadata of one variant of a component, see withVariant.

Since

4.4

Functions

Link copied to clipboard
abstract fun attributes(action: Action<in AttributeContainer>): SELF
Link copied to clipboard
Link copied to clipboard
Register a rule that modifies the capabilities of this variant.
Link copied to clipboard
Register a rule that modifies the dependencies of this variant.
Link copied to clipboard
Register a rule that modifies the dependency constraints of this variant.
Link copied to clipboard
abstract fun withFiles(action: Action<in MutableVariantFilesMetadata>)
Register a rule that modifies the artifacts of this variant.