runtimeDependencyConfigurationName
The name of the Gradle configuration containing all the resolved dependencies required to run compilation output.
A possible name for the configuration is the 'runtimeClasspath' for the Kotlin JVM target.