Provides the API for developing Gradle plugins that integrate with the Kotlin compiler and build process.
<dependency>
<groupId>org.jetbrains.kotlin</groupId>
<artifactId>kotlin-gradle-plugin-api</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.
Implement the KotlinPlugin interface to create a custom Gradle plugin.
No known issues recorded.
No dependency data recorded yet.