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.2
(20 January 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) |
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.4
(22 January 2025) |
cn.dailystudio.devbricksx.devkitA plugin to enable an Android project to use DevBricksX facilities |
2.0.0-1.2.0
(02 January 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) |
io.github.timbermir.clean-wizardThis plugin is required for Clean Wizard Kotlin Symbol Processor advanced configuration. Using the following plugin you are able to configure how classes are generated, for instance, using this plugin, you are able to change the DTO classes prefix from DTO to Dto. |
1.0.0-RC1
(05 August 2024) |
io.github.natanfudge.rpc4kSets up rpc4k - a framework for interfacing between services in different programming languages |
0.0.13
(06 December 2023) |