Search Gradle plugins

Plugin Latest Version

A plugin to report mis-used dependencies in your Android project

3.19.1
(26 August 2026)

Convenient dependency conflict management for Java projects.

2.5
(07 December 2025)

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)

Allows a Maven project (with a pom.xml) to participate in a Gradle multi-project build

0.2.0
(01 April 2026)

Extracts and interactively visualizes modules/packages across any Gradle multi-module project

1.0.0
(13 August 2026)

Sets up a project to consume archrules libraries and run them against the code in the current project

1.4.0
(11 August 2026)

Sets up a project for declaring archrules to be used in another project via the runner plugin

1.4.0
(11 August 2026)

Adds the Maven Central and Snapshots repositories to a single project, or all projects if added to a settings file.

0.10.1
(09 August 2026)

Adds a `configure` script block to a `build.gradle` file, within which a fluent API can be used to configure a project.

0.10.1
(09 August 2026)

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.3
(25 June 2026)