Search Gradle plugins

Plugin Latest Version

Gradle plugin for Compose Desktop that injects Linux package dependencies into jpackage outputs (DEB/RPM): adds Depends/Requires automatically.

0.2.5
(22 October 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)

Add Chop Shop dependencies and VCS information

0.9
(15 February 2023)

Build your angular frontend application along with your gradle base backend application. Plugin manages versioning, publishing and dependency management of your angular application and/or components.

0.3.2
(15 February 2022)

A gradle plugin to track changes on modules and his dependents

0.8.2
(26 February 2021)

Automatically generate a Gradle version catalog from a BOM

3.4.0
(08 October 2025)

Plugin that adds necessary kotlin (eap/dev) repositories depends on requested kotlin version.

1.1.0
(06 January 2021)

This plugin applies the Gradle Java Library plug-in and applies some tweaks.

4.0.5
(06 February 2023)

Jawa language compiler for Gradle. Built with Gradle 2.13. Projects applying this plugin require a compile-time dependency on the jawa-compiler library. Please include this in the depencencies closure: dependencies { compile group: 'com.github.arguslab', name: 'jawa-compiler_2.11', version: '1.0.2' }

1.0.7
(24 October 2016)

The CycloneDX Gradle plugin creates an aggregate of all direct and transitive dependencies of a project and creates a valid CycloneDX bill-of-materials document from the results. CycloneDX is a lightweight BOM specification that is easily created, human readable, and simple to parse.

3.1.0
(26 November 2025)