Gradle plugin that compiles Kotlin source files and integrates Kotlin into the Gradle build system.
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-gradle-plugin</artifactId>
<version>2.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Applies the Kotlin JVM plugin in a Gradle build script.
Ensure the Kotlin plugin version in build.gradle matches the kotlin-stdlib dependency version.
No dependency data recorded yet.