Search Gradle plugins

Plugin Latest Version

org.hiero.gradle.feature.build-cache

Standard configuration for a remote build cache that is pushed to from CI and pulled from everywhere

0.4.7
(03 July 2025)

org.hiero.gradle.feature.benchmark

Conventions for 'me.champeau.jmh' to use it in JPMS projects

0.4.7
(03 July 2025)

org.hiero.gradle.feature.antlr

Conventions for 'antlr' that add missing task dependencies when integrating with other plugins

0.4.7
(03 July 2025)

org.hiero.gradle.check.javac-lint

Conventions for the linting features (-Xlint) of 'javac' that run as part of each 'compileJava' task

0.4.7
(03 July 2025)

org.hiero.gradle.feature.publish-maven-central.root

Conventions for 'io.github.gradle-nexus.publish-plugin' to publish to Maven Central and filter which modules are published through the '-PpublishingPackageGroup' parameter (root project plugin)

0.4.6
(30 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)

io.github.appspiriment.library-hilt

The Android Compose Library Plugin streamlines the setup of Jetpack Compose and Hilt within your Android library modules. Leveraging the core configurations established by the Android Base Library Plugin, this plugin not only takes care of the fundamental settings like applying the Android and Kotlin plugins, setting SDK versions, and defining build types, but also automates the configuration of Compose build features, sets the correct Kotlin compiler extension version, and adds all the essential Compose dependencies. This includes UI, tooling, and testing libraries. Furthermore, it integrates Hilt by applying the necessary Hilt plugins and adding the required Hilt dependencies. By using this plugin, you can quickly enable Compose and Hilt in your library modules and ensure that all the necessary components are correctly configured, allowing you to start building beautiful and reactive UIs with ease while benefiting from dependency injection. It ensures that your library modules are consistently configured with the base settings, Hilt, and Compose.

0.0.10
(09 June 2025)

io.github.appspiriment.library-compose

The Android Compose Library Plugin streamlines the setup of Jetpack Compose and Hilt within your Android library modules. Leveraging the core configurations established by the Android Base Library Plugin, this plugin not only takes care of the fundamental settings like applying the Android and Kotlin plugins, setting SDK versions, and defining build types, but also automates the configuration of Compose build features, sets the correct Kotlin compiler extension version, and adds all the essential Compose dependencies. This includes UI, tooling, and testing libraries. Furthermore, it integrates Hilt by applying the necessary Hilt plugins and adding the required Hilt dependencies. By using this plugin, you can quickly enable Compose and Hilt in your library modules and ensure that all the necessary components are correctly configured, allowing you to start building beautiful and reactive UIs with ease while benefiting from dependency injection. It ensures that your library modules are consistently configured with the base settings, Hilt, and Compose.

0.0.10
(09 June 2025)

org.hidetake.ssh

Gradle SSH Plugin is a Gradle plugin which provides remote command execution and file transfer features.

2.12.0
(25 May 2025)

dev.shushant.ndk-encryption

Enhance your Android app's security with the NDK Encryption Plugin. This plugin provides a simple and efficient way to integrate native encryption features into your project.

1.0.3-beta04
(27 April 2025)