Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.jetbrains.dokka-javadoc
CC-compatible
Dokka is the API documentation engine for Kotlin. This plugin generates output that looks like Javadoc websites. See https://kotlinlang.org/docs/dokka-javadoc.html for more information. The Javadoc output format is still in Alpha, so you may find bugs and experience migration issues when using it. Successful integration with tools that accept Java's Javadoc HTML as input is not guaranteed. You use it at your own risk. |
2.2.0
(26 March 2026) |
org.jetbrains.dokka
CC-compatible
Dokka, the documentation engine for Kotlin |
2.2.0
(26 March 2026) |
org.jetbrains.kotlinx.kover.aggregation
CC-compatible
Evaluate code coverage for projects written in Kotlin, applied only inside settings.gradle[.kts] files |
0.9.8
(25 March 2026) |
org.jetbrains.kotlinx.kover
CC-compatible
Evaluate code coverage for projects written in Kotlin |
0.9.8
(25 March 2026) |
|
Produces Kotlin source example files and tests from markdown documents with embedded snippets of Kotlin code |
0.5.1
(23 January 2026) |
org.jetbrains.kotlinx.dataframe
Deprecated
Deprecated: use https://plugins.gradle.org/plugin/org.jetbrains.kotlin.plugin.dataframe instead. Gradle plugin providing task for inferring data schemas from your CSV or JSON data |
1.0.0-Beta4n
(03 December 2025) |
org.jetbrains.kotlin.libs.publisher
CC-compatible
Kotlin libs publisher plugin |
2.2.0-rc3-dev-59
(02 July 2025) |
org.jetbrains.kotlin.libs.doc
CC-compatible
Kotlin libs documenting plugin |
2.2.0-rc3-dev-59
(02 July 2025) |
org.jetbrains.kotlinx.rpc.platform
Deprecated
The plugin enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version. |
0.3.0
(01 October 2024) |
org.jetbrains.gradle.apple.applePlugin
Deprecated
This plugin is no longer maintained. Please refer to the official Kotlin Multiplatform documentation for guidance on setting up iOS projects: https://www.jetbrains.com/help/kotlin-multiplatform-dev/multiplatform-ios-integration-overview.html This plugin simplifies building Objective-C/Swift applications by generating an Xcode project from Gradle DSL. Particularly useful for Kotlin Multiplatform projects. For now only iOS applications are supported. |
222.4595-0.23.2
(05 June 2024) |