Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.5hmlA.dev.kspSimplify for ksp develop |
2.1.10
(03 October 2024) |
io.github.appspiriment.libraryThis 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.3
(25 February 2025) |
com.vjh0107.ksp-extensionKSP extension plugin |
1.0.2
(04 November 2022) |
host.bytedance.ksp-deps-mergePlugin for integrates all of child dependencies into single project |
0.0.2-beta
(14 March 2024) |
digital.guimauve.zodableGenerate zod schemas from Kotlin data classes. |
1.3.0
(30 March 2025) |
io.github.guilhe.kmp.plugin-composeuiviewcontrollerAutomates configuration for the KMP-ComposeUIViewController KSP library by introducing a Gradle extension for streamlined setup and usage. |
1.2.7
(25 March 2025) |
com.anthonycr.plugins.mezzanineA plugin that provides simplified runtime access to static resource files by reading them at compile time |
2.0.0
(17 March 2025) |
cn.dailystudio.devbricksx.devkitA plugin to enable an Android project to use DevBricksX facilities |
2.0.1-1.2.0
(17 March 2025) |
com.caesarealabs.rpc4kSets up rpc4k - a framework for interfacing between services in different programming languages. To get started view the @Api annotation docs. |
0.13.0
(02 September 2024) |
io.github.timbermir.clean-wizard.multimoduleThis plugin is required for Clean Wizard Kotlin Symbol Processor multi-module class generation. If your project is single-module, no need to apply it. It allows youto generate classes in various modules, so if you have data, domain and presentation modules and want to generate classes for each module, use this plugin. |
1.0.0-RC1
(05 August 2024) |