Search Gradle plugins

Plugin Latest Version

Plugin that provides tasks for discovering dependency and Gradle updates.

1.5.0
(18 August 2021)

Pluing to add UULIB Reckon functionality to Gradle builds

0.1.0-alpha.2
(03 November 2017)

The Dependency Checker Gradle plugin lets you warn users if a specific configuration dependency is not the latest one available from the Maven central repository. The plugin eventually fails the build if the dependency age (the difference between the timestamp of the current version and the latest version) is above a predetermined threshold.

1.0.6
(04 August 2023)

Built on top of nebula.maven-dependencies, replacing dynamic versions with the actual resolved versions

18.4.0
(28 February 2022)

Built on top of nebula.ivy-dependencies, replacing dynamic versions with the actual resolved versions

18.4.0
(28 February 2022)

This plugin allows you to create Java-based AWS CDK projects without having to have a local node version installed, or to install the CDK CLI separately.

0.3
(01 April 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)

A plugin that makes Gradle respect the dependencies defined in 'module-info.java' files.

1.11
(08 October 2025)

Automatically add DEBUG suffix on version and package name of Android app

0.1.2
(01 August 2019)

The plugin ensures correct RPC configurations for your project, that will allow proper code generation. Additionally, it enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version.

0.10.1
(27 October 2025)