Search Gradle plugins
Plugin | Latest Version |
---|---|
gg.meza.stonecraftStonecraft is a configuration Gradle plugin that removes the boilerplate of setting up a multi-loader, multi-version Minecraft modding workspace. |
1.1.2
(31 March 2025) |
me.philippheuer.configuration.springA Gradle plugin to easily share best-practice project configurations. |
0.15.2
(24 March 2025) |
me.philippheuer.configurationA gradle plugin to share best-practice project configurations easily |
0.15.2
(24 March 2025) |
io.github.zenhelix.maven-publish.conventionA Gradle plugin that enhances and simplifies the configuration of the maven-publish plugin for seamless artifact publishing. |
0.12.0
(22 March 2025) |
io.github.zenhelix.proguard.conventionA Gradle plugin that simplifies and extends the configuration of ProGuard |
0.12.0
(22 March 2025) |
ca.stellardrift.configurate-transformationsFile transformations for the Copy task using Configurate |
6.2.0
(09 March 2025) |
dev.sigstore.sign-baseThe plugin provides tasks and configurations so you can wire your own Sigstore signing. If you want sign everything with standard configuration, then consider dev.sigstore.sign plugin instead |
1.3.0
(25 February 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.3
(25 February 2025) |
io.github.appspiriment.library-baseThe 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.3
(25 February 2025) |
org.ysb33r.opentofu.rcDeals specifically with the creation of global configuration files. Needed at root level in a multi-project configuration. |
2.0.0-alpha.5
(24 February 2025) |