Detects redundant explicit dependency declarations on the Kotlin standard library (kotlin-stdlib) when it is already added implicitly by the Gradle plugin org.jetbrains.kotlin.jvm.
kotlin-stdlib
org.jetbrains.kotlin.jvm
Best practice described here .