Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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) |
|
This 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) |
|
A Gradle plugin that helps download and manage dependencies for multi-loader projects |
0.8.22
(07 September 2026) |
|
Gradle plugin extending the nebula-info-plugin providing extension points and support for other CI servers. |
16.0.2
(01 September 2026) |
|
Plugin to be used in z/OS Connect API requester projects |
1.3.5
(28 August 2026) |
|
JetBrains Compose Gradle plugin for easy configuration |
1.12.0
(25 August 2026) |
|
Gradle plugin to perform project graph analysis, assertion, and reporting for multi-module projects |
1.2.0
(14 August 2026) |
|
Gradle plugin for installing and managing Java applications as background daemons |
0.7.0
(24 July 2026) |
|
A plugins that helps you to create new projects for QALIPSIS, a load, performance and end-to-end testing software |
0.1.6
(06 July 2026) |
|
A plugin that executes jpackage tool from JDK-14+ |
2.1.0
(27 June 2026) |