implementationConfigurationName

The name of the Gradle Configuration that contains implementation dependencies.

The Gradle implementation configuration should be used to declare dependencies which are internal to the component (internal APIs).

This Gradle configuration is not meant to be resolved.