Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Plugin for compile C and C++ using Konan's Clang |
0.0.7
(20 September 2026) |
|
Kotlin suspend function transformer |
2.4.20-0.15.0
(19 September 2026) |
|
Text blocks compiled to Java 8 bytecode |
2.24.2
(18 September 2026) |
|
Compiles a Java workspace into a Cloudflare Worker |
1.0.2
(18 September 2026) |
|
Compiles jGuard security policies (module-info.jguard) for capability-based JVM security |
0.4.1
(16 September 2026) |
|
Opinionated convention plugin for Kotlin library projects. Pre-configures Kotlin JVM and kotlin-spring compiler plugin, with a standard testing stack (JUnit 5, assertk) — so library authors can focus on API design. |
1.1.0
(15 September 2026) |
|
The plugin configures post-compile-weaving and adds required jcabi dependencies |
1.1.0
(15 September 2026) |
|
Fast, diff-aware mutation testing for Java and Kotlin. Changes your compiled code in small ways and reports every change your tests fail to notice, scoped to what a pull request changed. |
0.1.1
(15 September 2026) |
|
A compiler plugin to improve how to copy data classes with a nice DSL in Kotlin. |
0.26.0+2.4.20
(14 September 2026) |
|
Configures a Kotlin Multiplatform project to use Firebase via cmp-firebase. Adds the cmp-firebase dependency at a matching version, forces isStatic=true on every Apple framework (Firebase's SwiftPM products are static libraries, so a dynamic framework compiles and links but crashes at launch), and fails the build with an actionable message when Kotlin is below 2.4.20, where the transitive SwiftPM resolution that pulls firebase-ios-sdk does not exist and the build otherwise dies with an unrelated-looking "ld: framework 'FirebaseCore' not found". Documentation: https://github.com/MobileByteLabs/KmpToolkit/blob/dev/cmp-firebase-gradle-plugin/README.md |
3.5.28
(13 September 2026) |