Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Specify your import ordering style in gradle to set them in IntelliJ |
0.1.2
(29 November 2015) |
|
Sets up a compatibility test suite against given versions of one or more dependencies, and sets up source sets to create compatibility adapters for different versions of a dependency. This is useful in any context where the runtime dependencies of a program is a matter of configuration, e.g. when integrating a 3rd party tool in a software suite. |
0.5.0
(28 March 2023) |
|
A small gradle plugin with components that I use often. |
1.0-SNAPSHOT
(30 July 2019) |
|
This plugin is unmaintained and may not work. Xeno's Default Error Prone Settings |
0.7.11
(31 January 2019) |
|
This plugin provides a mechanism to automatically (re)format your Gradle project during a Gradle build, or to verify its formatting, so that your project can converge on consistent code style regardless of user preferences, IDE settings, etc. |
1.0.1
(20 September 2023) |
|
Launches an equinox application with whatever set of plugins the user specifies |
4.4.1
(15 October 2025) |
|
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) |
com.github.gmazzo.play-autoincrement
Deprecated
An Android-Gradle plugin to set the build version based on the last APK uploaded on PlayStore |
0.6
(12 May 2017) |
com.innovenso.gradle.spring
Deprecated
Configures plugins and settings for every Innovenso Spring project |
6.3.0
(07 December 2021) |
com.innovenso.gradle.scala
Deprecated
Configures plugins and settings for every Innovenso Scala project |
6.3.0
(07 December 2021) |