Search Gradle plugins
Plugin | Latest Version |
---|---|
com.huanshankeji.benchmark.kotlinx-benchmark-jvm-conventionsApplies the kotlinx-benchmark and `allopen` plugins, adds the kotlinx-benchmark dependencies, and registers a separate `benchmarks` source set that depends on `main` by default. |
0.9.0
(04 December 2024) |
org.jetbrains.kotlinx.atomicfuEnables efficient use of atomic operations in Kotlin multiplatform projects. |
0.27.0
(09 January 2025) |
com.huanshankeji.benchmark.kotlinx-benchmark-multiplatform-conventionsApplies the kotlinx-benchmark and `allopen` plugins and adds the koltinx-benchmark dependencies. |
0.9.0
(04 December 2024) |
name.kropp.kotlinx-gettextExtract strings for i18n from Kotlin files in Gettext format |
0.7.0
(27 February 2025) |
org.jetbrains.kotlinx.rpc.pluginThe 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.5.1
(13 February 2025) |
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) |
love.forte.plugin.suspend-transformKotlin suspend function transformer |
2.1.20-0.11.1
(20 March 2025) |
org.jetbrains.kotlinx.kover.aggregationEvaluate code coverage for projects written in Kotlin, applied only inside settings.gradle[.kts] files |
0.9.1
(08 January 2025) |
org.jetbrains.kotlinx.koverEvaluate code coverage for projects written in Kotlin |
0.9.1
(08 January 2025) |
org.jetbrains.kotlinx.benchmarkToolkit for running benchmarks for multiplatform Kotlin code. |
0.4.13
(21 November 2024) |