Search Gradle plugins
Plugin | Latest Version |
---|---|
org.jetbrains.kotlinx.dataframeGradle plugin providing task for inferring data schemas from your CSV or JSON data |
1727
(08 June 2023) |
org.jetbrains.kotlinx.benchmarkToolkit for running benchmarks for multiplatform Kotlin code. |
0.4.14
(14 May 2025) |
com.jetbrains.exposed.gradle.pluginExposed ORM framework gradle plugin |
0.2.1
(09 October 2021) |
org.jetbrains.kotlinx.atomicfuEnables efficient use of atomic operations in Kotlin multiplatform projects. |
0.29.0
(25 June 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) |
ch.tutteli.gradle.plugins.dokkaApplies JetBrain's dokka plugin, configures it by conventions and provides a javadocJar task. |
5.0.3
(31 October 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) |
com.pschlup.exposedmapping.pluginA Gradle plugin that generates Jetbrains Exposed ORM mapping for an existing PostgreSQL database at compile time |
1.0.1
(19 May 2025) |
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.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) |