Search Gradle plugins
| Plugin | Latest Version |
|---|---|
org.jetbrains.kotlinx.benchmark
CC-compatible
Toolkit for running benchmarks for multiplatform Kotlin code. |
0.4.16
(04 February 2026) |
org.jetbrains.kotlinx.rpc.plugin
CC-compatible
The plugin ensures correct RPC configurations for your project, that will allow proper code generation. Additionally, it 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.10.2
(16 January 2026) |
|
The Gradle plugin for no-copy, a Kotlin compiler plugin that performs `copy-erasure` on data classes. |
1.5.0
(21 February 2024) |
com.autonomousapps.build-health
CC-compatible
A plugin to report on the health of your JVM or Android build |
3.8.0
(19 April 2026) |
|
Kotlin target for ANTLR. Generate multi-platform parsers in Kotlin |
1.0.10
(10 April 2026) |
|
Vite support for Kotlin Multiplatform JS targets. |
0.1.0
(16 February 2026) |
|
Kotlin Compiler Plugin which allows to inline value classes to avoid unnecessary boxing when value classes are used as nullable or generic type. |
0.0.4
(01 September 2023) |
|
Creates a slim nodejs project of only the dependencies used by a Kotlin Node JS Gradle module so that only the used dependencies can be packaged. This helps to greatly reduce the released file size, especially in projects with multiple javascript projects. |
0.0.9
(11 July 2023) |
|
Kotlin compiler plugin generates support methods for use SaveStateHandle without constants and string variables. |
1.0.5
(08 June 2022) |
|
This plugin processes Kotlin class files and make Kotlin default interface methods as JVM default methods |
1.5.0
(18 August 2021) |