Search Gradle plugins
Plugin | Latest Version |
---|---|
org.jetbrains.kotlinx.koverEvaluate code coverage for projects written in Kotlin |
0.9.1
(08 January 2025) |
org.jetbrains.dokka-javadocDokka 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.0.0
(16 December 2024) |
org.jetbrains.dokkaDokka, the documentation engine for Kotlin |
2.0.0
(16 December 2024) |
org.jetbrains.kotlinx.rpc.platformThe 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.applePluginThis 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) |
org.jetbrains.kotlin.apple-privacy-manifestsPlugin for copying privacy manifests to Kotlin Multiplatform frameworks |
1.0.0
(30 May 2024) |
org.jetbrains.bitcodetools.pluginGradle plugin providing tools for Kotlin/Native bitcode analysis: obtain bitcode, make it human-readable, extract its desired parts. |
1.0.0
(07 March 2024) |
org.jetbrains.kotlinx.knitProduces Kotlin source example files and tests from markdown documents with embedded snippets of Kotlin code |
0.5.0
(05 December 2023) |
org.jetbrains.kotlin.multiplatform.pm20Kotlin Multiplatform plugin with PM2.0 |
1.9.10
(23 August 2023) |
org.jetbrains.kotlinx.dataframeGradle plugin providing task for inferring data schemas from your CSV or JSON data |
1727
(08 June 2023) |