Search Gradle plugins
| Plugin | Latest Version |
|---|---|
io.github.5hmlA.protobuf-conventionprotobuf convention for any gradle project, necessary configuration and dependencies will be automatically set up |
2025.08.06
(06 August 2025) |
io.github.appspiriment.roomThis plugin simplifies the setup of Room for an Android module by automatically applying the required libraries and configurations. It fetches the necessary Room versions from the `appspirimentlibs.versions.toml` file, so ensure that this file is present in your project before applying the plugin. Once applied, the plugin configures the module with all the dependencies and settings needed to integrate Room seamlessly. This helps streamline the setup process, ensuring consistency and compatibility with the versions specified in your `appspirimentlibs.versions.toml` file. |
0.0.11
(14 July 2025) |
io.github.appspiriment.libraryThis 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.11
(14 July 2025) |
io.gitlab.gregtechlite.magicbookgradleA convention plugin that helps you set up forge mod development environment for Minecraft up to 1.13 |
1.0.4
(10 July 2025) |
com.netflix.nebula.integtest-standaloneAdds source set and task for running integration tests separately from unit tests (standalone) |
12.0.0
(24 June 2025) |
com.netflix.nebula.integtestAdds source set and task for running integration tests separately from unit tests |
12.0.0
(24 June 2025) |
com.netflix.nebula.facetReduce boilerplate for adding additional source sets |
12.0.0
(24 June 2025) |
com.github.vlsi.ideConfigures common IDE settings |
2.0.0
(24 June 2025) |
io.cloudshiftdev.buildcacheSettings plugin providing BuildCache S3/CloudFront implementation |
0.6.1
(03 June 2025) |
com.ryderbelserion.feather.coreProvides a set of opinionated utilities that may or may not make your life easier. |
0.4.0
(03 June 2025) |