Back to Intellij Community

RedundantKotlinStdLibDependency

plugins/gradle/resources/inspectionDescriptions/RedundantKotlinStdLibDependency.html

2025.3-rc-2320 B
Original Source

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.

Best practice described here.