configuration

Parameters

configuration

Gradle configuration name the dependency was declared on: "implementation", "api", "testImplementation", "commonMainImplementation", etc. The declaration type is recoverable from this string via isApi / isTest / isCompileOnly.