Search Gradle plugins
Plugin | Latest Version |
---|---|
com.bilibili.brouterBRouter gradle plugin for Android |
1.0.0
(28 August 2020) |
com.yangxiaochen.scaffolda gradle plugin to generate SRC FOLDER, MODULE ... |
1.0.2
(16 July 2017) |
net.spark.coadjutorPlugin to configure test modules and encrypted credentials in gradle.properties file |
0.0.6
(22 July 2022) |
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.11
(14 July 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.11
(14 July 2025) |
ch.addere.dga.connectorpluginThe Dependency Graph Analyser (DGA) Connector Plugin is designed for use with Gradle multi-project builds. It collects module dependency data from all Gradle projects within the build and exports this information in a format compatible with the DGA CLI tool for further analysis and visualisation. The plugin is typically applied using a Gradle init script, making it easy to integrate into existing builds without modifying individual project configurations. |
0.1.5
(13 September 2024) |
com.intuit.hooksGradle wrapper of the Kotlin compiler companion to the Intuit hooks module |
0.15.1
(09 June 2025) |
com.kokonetworks.quality.toolsGradle plugin that generates ErrorProne, Checkstyle, PMD, CPD, Lint, Detekt & Ktlint Tasks for every subproject. |
0.0.2-beta
(31 August 2020) |
org.schoormann.android.gradle.astyleGradle plugin for astyle support in android application and library modules. |
0.1.1-SNAPSHOT
(18 December 2015) |
org.panteleyev.javafxpluginA plugin that maintains JavaFX module dependencies |
1.0.0
(26 February 2023) |