api / org.gradle.api.plugins / JavaPlugin / COMPILE_CONFIGURATION_NAME

COMPILE_CONFIGURATION_NAME

static val COMPILE_CONFIGURATION_NAME: String
Deprecated: Users should prefer #API_CONFIGURATION_NAME or #IMPLEMENTATION_CONFIGURATION_NAME.

The name of the configuration that is used to declare API or implementation dependencies. This configuration is deprecated.