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.6.0
(22 October 2024) |
com.huanshankeji.benchmark.kotlinx-benchmark-multiplatform-conventionsApplies the kotlinx-benchmark and `allopen` plugins and adds the koltinx-benchmark dependencies. |
0.6.0
(22 October 2024) |
org.jetbrains.kotlinx.atomicfuEnables efficient use of atomic operations in Kotlin multiplatform projects. |
0.26.0
(19 October 2024) |
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.4.0
(05 November 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) |
name.kropp.kotlinx-gettextExtract strings for i18n from Kotlin files in Gettext format |
0.6.1
(19 December 2023) |
love.forte.plugin.suspend-transformKotlin suspend function transformer |
2.1.0-Beta1-0.9.3
(08 October 2024) |
org.jetbrains.kotlinx.kover.aggregationEvaluate code coverage for projects written in Kotlin, applied only inside settings.gradle[.kts] files |
0.9.0-RC
(03 September 2024) |
org.jetbrains.kotlinx.koverEvaluate code coverage for projects written in Kotlin |
0.9.0-RC
(03 September 2024) |
org.jetbrains.kotlinx.benchmarkToolkit for running benchmarks for multiplatform Kotlin code. |
0.4.12
(23 August 2024) |