Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.srdjan-v.model-injectionHelper plugin for local git dependency |
0.5.2
(29 July 2023) |
dev.teogor.stitchStitch handles the Room boilerplate, including automatic generation of repositories, dependency injection integration, and flexible customizations. |
1.0.0-alpha02
(15 February 2024) |
io.avaje.injectAvaje-Inject plugin |
11.1
(07 January 2025) |
com.lyc.app-injectA lightweight cross-module dependency-injection library. |
0.1.0
(27 February 2020) |
scabbard.gradleGradle plugin to visualize Dagger 2 dependency graph |
0.5.0
(20 June 2021) |
xyz.yannik_sc.java.service_driverProvides a simple ServiceRegistry with dependency management |
1.0
(21 June 2017) |
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) |
io.github.appspiriment.applicationThis Gradle plugin configures an Android application module with the necessary setup for Hilt Dependency Injection (DI). It automatically manages versioning by updating the version in a `version.properties` file with each build. The plugin streamlines the setup for the Android application, enabling seamless integration with Hilt DI and automatic version management. Warning: Modifying or changing the `appspirimentlibs.versions.toml` file manually can cause the plugin to fail, as it may get overwritten during plugin updates. For any version changes or dependency additions, it is recommended to update the default `libs.versions.toml` file instead. |
0.0.2
(20 January 2025) |
dev.teogor.ceres.android.hiltConfigures Android projects with Hilt dependency injection for your project. |
1.0.0-alpha05
(15 April 2024) |
com.squareup.anvilA Kotlin compiler plugin to make dependency injection with Dagger 2 easier by automatically merging Dagger modules and component interfaces. |
2.3.11-1-6-10
(28 January 2022) |