Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Gradle plugin for exposing/reading Maven settings file configuration to Gradle project.Can be applied to 'Project' and 'Settings' |
0.2.1
(31 August 2025) |
|
Generate Kotlin DTOs from Protocol Buffer files compatible with kotlinx.serialization.protobuf. Supports proto3 syntax with proper nullable fields, @ProtoPacked annotations, and seamless build integration. |
2.1.5
(31 August 2025) |
|
License Manager is a library that makes generating a json file of all of a project dependencies easy. |
1.6.0
(25 August 2025) |
|
Uses the Apache Torque Generator to generate ObjectMapper classes (om) and SQL Files (sql) |
7.0
(19 August 2025) |
|
Produces a `/META-INF/rewrite/recipe-authors.yml` file containing recipe author attribution |
2.3.0
(12 August 2025) |
|
Read environment variables directly from .envrc files |
0.0.4
(06 August 2025) |
|
A plugin to generate a metadata file for downloading dependencies during runtime |
2.0.0
(28 July 2025) |
|
This plugin dynamically loads the appropriate dotenv file so that it can be referenced from build.gradle. |
1.0.1
(21 July 2025) |
|
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) |
|
Gradle Plugin to scan the class path, pre-compile and pack message and template formats into a single file. |
0.20.1
(06 July 2025) |