Search Gradle plugins

Plugin Latest Version

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.10
(09 June 2025)

io.github.appspiriment.library

This Gradle plugin configures an Android Library module with Hilt Dependency Injection (DI) using KSP (Kotlin Symbol Processing) and does not configure KAPT. It automatically applies the Hilt plugin to the library, enabling DI functionality with KSP. The plugin features a configurable extension, `configureLibrary`, which allows you to enable Compose capabilities by setting `isComposeLibrary` to true within the extension. Additionally, the plugin updates the `appspirimentlibs.versions.toml` file to manage and include the required dependencies for the library. This plugin streamlines the setup for Android libraries, providing seamless integration with Hilt (via KSP) and optional support for Compose.

0.0.10
(09 June 2025)

dev.petuska.klip

Gradle plugin to manage KLIP snapshots, processors and dependencies

0.4.1
(22 June 2022)

com.fueledbycaffeine.spotlight

A plugin that makes managing `settings.gradle(.kts)` for large projects easier

1.2.0
(28 June 2025)

com.dorkbox.Licensing

License definitions and legal management plugin for the Gradle build system

3.0
(30 June 2025)

hu.gdulai.bldr

Gradle plugin that creates and manages a repository of JAR files built from Git.

0.0.6
(11 January 2025)

com.github.lkishalmi.bill-of-materials

Plugin for Gradle to Manage Versions of 3rd Party Libraries in a central place.

0.3
(14 November 2014)

org.entur.plugins.orbdependencycheck

Gradle plugin to check the orbs defined in your circleci config against the latest version in the circleci orb registry

1.0.2
(19 January 2022)