all

Kotlin extension function taking kotlin.reflect.KClass for org.gradle.api.artifacts.dsl.ComponentMetadataHandler.all.

Since

4.9

See also


Adds a class based rule that may modify the metadata of any resolved software component.

Return

this

Since

6.0

Type Parameters

T

the rule to be added

See also

ComponentMetadataHandler.all

Adds a class based rule that may modify the metadata of any resolved software component. The rule itself is configured by the provided configure action.

Return

this

Since

6.0

Parameters

configureAction

the rule configuration

Type Parameters

T

the rule to be added

See also

ComponentMetadataHandler.all