Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Modifies application distribution to use a minimal java runtime built with jlink. |
0.6.0
(23 December 2025) |
|
Modifies application plugin to integrate with jlink |
0.6.0
(23 December 2025) |
|
Application plugin extension with Compose and Material3 dependencies. This plugin includes 'application' plugin. |
2.13
(18 December 2025) |
|
Automatically attaches javaagents to the Application Plugin run tasks |
0.10.0
(23 September 2025) |
|
Automatically attaches javaagents to the Application Plugin distributions |
0.10.0
(23 September 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 plugin that produces a native application from C source |
0.5.0
(05 November 2024) |
|
Allows packaging your Java-based applications for distribution, much like Gradle's built-in Application plugin does, but in a more standard and more flexible way. |
2.0.2
(07 December 2023) |
|
Packages output of application plugin into a debian or rpm |
9.1.1
(01 February 2022) |
|
Creates daemontools setup to run output from application plugin |
9.1.1
(01 February 2022) |