Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
The Android Compose Library Plugin streamlines the setup of Jetpack Compose and Hilt within your Android library modules. Leveraging the core configurations established by the Android Base Library Plugin, this plugin not only takes care of the fundamental settings like applying the Android and Kotlin plugins, setting SDK versions, and defining build types, but also automates the configuration of Compose build features, sets the correct Kotlin compiler extension version, and adds all the essential Compose dependencies. This includes UI, tooling, and testing libraries. Furthermore, it integrates Hilt by applying the necessary Hilt plugins and adding the required Hilt dependencies. By using this plugin, you can quickly enable Compose and Hilt in your library modules and ensure that all the necessary components are correctly configured, allowing you to start building beautiful and reactive UIs with ease while benefiting from dependency injection. It ensures that your library modules are consistently configured with the base settings, Hilt, and Compose. |
0.0.11
(14 July 2025) |
|
ResourceManager is an Android plugin that simplifies accessing Android resources (strings, colors, drawables, etc.) in both Android and non-Android components (e.g., ViewModel) using generated code. |
0.1.1
(07 December 2024) |
|
The App JSDoc Gradle plugin lets you generate JavaScript documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application. |
2.0.79
(05 November 2024) |
|
This plugin adds the needed Maven dependencies and npm devDependencies (mainly for Webpack) for a Compose HTML project with Material components. |
0.3.0
(09 May 2024) |
|
Adds Capabilities to well-known Components hosted on Maven Central. |
1.5.3
(05 April 2024) |
|
This plugin adds Antora capabilities to generate Asciidoc and construct Antora document component |
0.3.0
(19 March 2024) |
|
This plugin adds the needed Maven dependencies and npm devDependencies (mainly for Webpack) for a Compose for Web project with Material components. |
0.2.2
(16 March 2024) |
|
The App TLDDoc Builder lets you generate the tag library documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application. |
2.0.2
(15 March 2024) |
|
The App Javadoc Builder Gradle plugin lets you generate API documentation as a single, combined HTML document for an application that spans different subprojects, each one representing a different component of the same application. |
1.2.6
(15 March 2024) |
|
The App Docker Gradle plugin lets you build a single Docker image for an application that spans different subprojects, each one representing a different component of the same application. The Docker image can then be pushed to a registry. |
1.0.14
(15 March 2024) |