Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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.1.0
(15 October 2025) |
|
Dokka, the documentation engine for Kotlin |
2.1.0
(15 October 2025) |
|
Enables efficient use of atomic operations in Kotlin multiplatform projects. |
0.30.0-beta
(19 September 2025) |
|
Kotlin libs publisher plugin |
2.2.0-rc3-dev-59
(02 July 2025) |
|
Kotlin libs documenting plugin |
2.2.0-rc3-dev-59
(02 July 2025) |
|
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) |
|
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) |
|
Plugin for copying privacy manifests to Kotlin Multiplatform frameworks |
1.0.0
(30 May 2024) |
|
Gradle plugin providing tools for Kotlin/Native bitcode analysis: obtain bitcode, make it human-readable, extract its desired parts. |
1.0.0
(07 March 2024) |
|
Produces Kotlin source example files and tests from markdown documents with embedded snippets of Kotlin code |
0.5.0
(05 December 2023) |