Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Simplify for ksp develop |
2.1.10
(03 October 2024) |
|
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) |
|
KSP extension plugin |
1.0.2
(04 November 2022) |
|
Automatically configures Yawn's KSP processor to generate Yawn models. |
0.1.10
(29 January 2026) |
|
Plugin for integrates all of child dependencies into single project |
0.0.2-beta
(14 March 2024) |
|
A plugin that provides simplified runtime access to static resource files by reading them at compile time |
2.3.0
(05 February 2026) |
|
Automates configuration for the KMP-ComposeUIViewController KSP library by introducing a Gradle extension for streamlined setup and usage. |
2.3.20-Beta2-1.10.0-1
(29 January 2026) |
|
Gradle plugin for configuring Metalastic annotation processor with type-safe DSL |
1.2.1
(19 January 2026) |
|
Gradle plugin for FluxRouter to automatically register routes and services at compile time, enabling zero-reflection routing and service discovery |
0.0.2
(07 December 2025) |
|
An easy way to mock your API calls using ktorfit and KSP |
0.0.1-alpha06
(04 December 2025) |