Search Gradle plugins

Plugin Latest Version

Gradle project plugin

8.2.0
(06 April 2022)

Gradle plugin by YooMoney. See README: https://github.com/yoomoney/library-project-plugin

7.3.1
(16 November 2021)

A plugin for `org.gradle.api.initialization.Settings` to streamline calls to `org.gradle.api.initialization.Settings.include` for arbitrarily nested sub-projects

5.0.3
(28 August 2026)

Add China repositories in Project scope, modifying the repositories DSL

0.2.0
(03 September 2026)

Plugin that applies many different plugins by default to the root project. See documentation for full applied plugins list.

1.5.0
(18 August 2021)

Project-plugin variant of Aalekh. Prefer the settings plugin for includeBuild setups.

0.7.0
(02 September 2026)

Gradle plugin for https://github.com/itbasis/kotlin-assistant-config-project-plugin

20181122-202245
(22 November 2018)

This project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost.

0.0.11
(14 July 2025)

Configures Gradle plugin projects

0.54.0
(26 December 2023)

Spring Security Project Plugin is a Gradle plugin that applies common configuration conventions to Java, Kotlin or Groovy modules.

1.0.17
(25 August 2026)