Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
protobuf convention for any gradle project, necessary configuration and dependencies will be automatically set up |
2025.08.06
(06 August 2025) |
|
Gradle plugin for managing project secrets using KeePass format |
0.4.0
(02 August 2025) |
|
Parent build for Kordamp projects |
3.5.0
(02 August 2025) |
|
Parent POM for Kordamp projects |
3.5.0
(02 August 2025) |
|
A Gradle plugin for easy generation of combined code coverage reports for Android projects with multiple modules. |
1.11.0
(25 July 2025) |
|
This plugin provides support for JAL (Java Assembly Language) in Gradle projects. |
0.1.0
(24 July 2025) |
|
"A Gradle plugin that generates the module.json for CloudNet3 modules based on the Gradle project" |
0.5.0-beta.2
(17 July 2025) |
|
A plugin to enable an Android project to use DevBricksX facilities |
2.0.4-1.2.1
(16 July 2025) |
|
This plugin simplifies the setup of Room for an Android module by automatically applying the required libraries and configurations. It fetches the necessary Room versions from the `appspirimentlibs.versions.toml` file, so ensure that this file is present in your project before applying the plugin. Once applied, the plugin configures the module with all the dependencies and settings needed to integrate Room seamlessly. This helps streamline the setup process, ensuring consistency and compatibility with the versions specified in your `appspirimentlibs.versions.toml` file. |
0.0.11
(14 July 2025) |
|
The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules. |
0.0.11
(14 July 2025) |