Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Produces Kotlin source example files and tests from markdown documents with embedded snippets of Kotlin code |
0.5.1
(23 January 2026) |
|
Generate Kotlin DTOs from Protocol Buffer files compatible with kotlinx.serialization.protobuf. Supports proto3 syntax with proper nullable fields, @ProtoPacked annotations, and seamless build integration. |
2.1.5
(31 August 2025) |
|
adds serializable prop to data classes and tries to apply serialize with using your implementation |
1.0.0
(23 April 2025) |
|
Produces binary API dumps and compares them in order to verify that binary API is preserved. Forked plugin with regex filter support. |
0.16.3
(22 August 2024) |
|
Allows dumping TypeScript definitions of a JS part of a Kotlin multiplatform library that's public in the sense of npm package visibility, and ensures that the public definitions haven’t been changed in a way that makes this change binary incompatible. |
1.0.0
(10 June 2024) |
|
Adds a task for downloading Kotlin DL pretrained models from the model hub |
0.6.0-alpha-1
(16 January 2023) |
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.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) |