Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Adds OCI annotations to Docker images indicating the source repository and commit |
0.8.0
(15 July 2026) |
|
A Gradle plugin that simplifies and enhances the configuration of Kotlin Multiplatform projects specifically for WASM WASI |
0.12.0
(22 March 2025) |
|
A Gradle plugin that simplifies and enhances the configuration of Kotlin Multiplatform projects specifically for WASM JS |
0.12.0
(22 March 2025) |
|
The Android Compose Library Plugin streamlines the setup of Jetpack Compose and Hilt within your Android library modules. Leveraging the core configurations established by the Android Base Library Plugin, this plugin not only takes care of the fundamental settings like applying the Android and Kotlin plugins, setting SDK versions, and defining build types, but also automates the configuration of Compose build features, sets the correct Kotlin compiler extension version, and adds all the essential Compose dependencies. This includes UI, tooling, and testing libraries. Furthermore, it integrates Hilt by applying the necessary Hilt plugins and adding the required Hilt dependencies. By using this plugin, you can quickly enable Compose and Hilt in your library modules and ensure that all the necessary components are correctly configured, allowing you to start building beautiful and reactive UIs with ease while benefiting from dependency injection. It ensures that your library modules are consistently configured with the base settings, Hilt, and Compose. |
0.0.11
(14 July 2025) |
|
The Android Compose Library Plugin streamlines the setup of Jetpack Compose and Hilt within your Android library modules. Leveraging the core configurations established by the Android Base Library Plugin, this plugin not only takes care of the fundamental settings like applying the Android and Kotlin plugins, setting SDK versions, and defining build types, but also automates the configuration of Compose build features, sets the correct Kotlin compiler extension version, and adds all the essential Compose dependencies. This includes UI, tooling, and testing libraries. Furthermore, it integrates Hilt by applying the necessary Hilt plugins and adding the required Hilt dependencies. By using this plugin, you can quickly enable Compose and Hilt in your library modules and ensure that all the necessary components are correctly configured, allowing you to start building beautiful and reactive UIs with ease while benefiting from dependency injection. It ensures that your library modules are consistently configured with the base settings, Hilt, and Compose. |
0.0.11
(14 July 2025) |
|
This plugin provides tasks and conventions to send github-release-notes messages |
3.0.0
(26 June 2023) |
|
Propagates version settings to Kotlin JVM and Android modules automatically. |
1.0.1
(23 April 2026) |
|
A gradle convention plugin to jumpstart spring-boot based projects written in kotlin by cutting down project configuration boilerplate for opinionated projects. |
0.1.0-alpha.1
(04 March 2022) |
|
Root-project prerequisite for all com.stano plugins. Registers the 'root' BaseExtension exposing cross-project configuration: javaVersion (default '21'), contextName, mspVersion, Docker registry coordinates, Pact Broker coordinates, and lazy CI metadata providers (branch name, commit hash, commit timestamp, build number). Registers the jacocoRootReport task that aggregates JaCoCo coverage across all subprojects. Must be applied to the root project before any other com.stano plugin. |
0.1.6
(22 June 2026) |
|
Convention plugin for publishing Kotlin/JS modules as NPM packages with TypeScript definition generation. |
0.40.0
(28 June 2026) |