Search Gradle plugins

Plugin Latest Version

com.digitalascent.gradle.errorprone

Applies default Google Error Prone configuration to all JavaCompile tasks

1.0
(29 April 2018)

com.devtub.scramble.dependency-management

Configuration for Spring's dependency management plugin

0.0.2
(19 September 2017)

nebula.nebula-facet

Healthy defaults for a standard Gradle project

2.2.1
(02 April 2015)

nebula.nebula-integtest

Healthy defaults for a standard Gradle project

2.2.1
(02 April 2015)

nebula.nebula-project

Healthy defaults for a standard Gradle project

2.2.1
(02 April 2015)

nebula.fix-java

Healthy defaults for a standard Gradle project

2.2.1
(02 April 2015)

com.fizzpod.clusterfuzz

Gradle plugin providing default configurations for testing with ClusterFuzz.

1.1.7
(04 June 2025)

com.possible-triangle.gradle

bundles fabric/forge/common gradle plugins and provides useful default configurations for minecraft mod developers

0.2.12
(03 June 2025)

io.github.appspiriment.library-base

The Android Base Library Plugin is a foundational plugin designed to standardize the configuration of all your Android library modules. It automates the setup of core settings, ensuring consistency across your project. This plugin handles essential tasks such as applying the Android and Kotlin plugins, setting the compile and minimum SDK versions, configuring build types (debug/release), defining Java and Kotlin compilation options, and setting up default source sets and resource configurations. By using this plugin, you can significantly reduce boilerplate code and maintain a uniform structure across all your library modules.

0.0.7
(17 May 2025)

io.github.appspiriment.application

This Gradle plugin configures an Android application module with the necessary setup for Hilt Dependency Injection (DI). It automatically manages versioning by updating the version in a `version.properties` file with each build. The plugin streamlines the setup for the Android application, enabling seamless integration with Hilt DI and automatic version management. Warning: Modifying or changing the `appspirimentlibs.versions.toml` file manually can cause the plugin to fail, as it may get overwritten during plugin updates. For any version changes or dependency additions, it is recommended to update the default `libs.versions.toml` file instead.

0.0.7
(17 May 2025)