Search Gradle plugins
| Plugin | Latest Version |
|---|---|
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) |
|
Provides the ability to package and containerize your Ktor application |
3.4.1
(03 March 2026) |
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) |