Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Setup a minimal React frontend and hook into Spring Boot tasks. |
0.0.18
(17 January 2020) |
|
Setups projects to be build from OSGi manifest files |
0.4.2
(10 April 2017) |
|
Generate the typed BAML Java SDK from baml_src/ at build time and auto-manage the matching baml-bridge runtime (and its native engine jar) — so `plugins { id("com.boundaryml.baml") version "X" }` is the whole setup. |
0.20.0
(18 September 2026) |
|
Easy settings setup |
0.20.0
(13 September 2026) |
|
Easy setup for each kind of project |
0.20.0
(13 September 2026) |
|
Easy setup for each kind of project |
0.20.0
(13 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) |
|
Compile-time dynamic proxy generation for Kotlin Multiplatform. Automates KSP setup for cross-platform interface interception. |
1.1.5
(09 September 2026) |
|
A Gradle convention plugin for streamlined project setup and publishing. |
3.0.3
(08 September 2026) |
|
Automates configuration for the KMP-ComposeUIViewController KSP library by introducing a Gradle extension for streamlined setup and usage. |
2.4.20-1.12.0
(07 September 2026) |