Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle task type and plugin for interacting with https://github.com/gojuno/composer |
1.0.0-rc08
(28 August 2020) |
|
Gradle plugin for running spring boot based micro services with docker compose during gradle build. |
0.2.5
(01 March 2017) |
|
Gradle DockerCompose Integration Test Plugin |
0.2.7
(27 January 2017) |
|
Convert SVG/XML icons into Compose ImageVector format |
0.3.0
(11 December 2025) |
|
UI feature plugin with Hilt & Compose. This plugin extends 'library.compose' and 'hilt' plugins and adds Compose navigation. |
2.12
(09 December 2025) |
|
Automatically injects analytics tracking code into Android Activities, Fragments, Composables, and methods at compile time using bytecode transformation. Supports screen-level tracking and method-level event tracking with parameter serialization, all with zero boilerplate. |
2.1.0
(12 November 2025) |
|
Generate Material Symbols icons on-demand with caching support for Compose Multiplatform. |
0.3.3
(07 November 2025) |
|
Default web frontend conventions for our projects with Compose for Web and kotlinx.html HTML generation |
0.11.0
(27 October 2025) |
|
(not implemented yet) Default web frontend conventions for our projects with Compose for Web, kotlinx.html HTML generation, and Material Design |
0.11.0
(27 October 2025) |
|
This Gradle plugin configures an Android Library module with Hilt Dependency Injection (DI) using KSP (Kotlin Symbol Processing) and does not configure KAPT. It automatically applies the Hilt plugin to the library, enabling DI functionality with KSP. The plugin features a configurable extension, `configureLibrary`, which allows you to enable Compose capabilities by setting `isComposeLibrary` to true within the extension. Additionally, the plugin updates the `appspirimentlibs.versions.toml` file to manage and include the required dependencies for the library. This plugin streamlines the setup for Android libraries, providing seamless integration with Hilt (via KSP) and optional support for Compose. |
0.0.11
(14 July 2025) |