Search Gradle plugins
Plugin | Latest Version |
---|---|
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.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.11
(14 July 2025) |
org.graceframework.grace-pluginA Gradle plugin for Grace plugins |
2024.0.0-M1
(29 June 2025) |
com.palantir.consistent-versions-require-idea-pluginPlugin to ensure that the intellij plugin is added to the externalDependencies.xml. |
2.32.0
(13 March 2025) |
dev.schlaubi.mikbot.gradle-pluginUtility plugin to build Mikbot and PF4J plugins |
4.3.0
(03 February 2025) |
com.gradle.plugin-publishPublish plugins to the Gradle Plugin Portal Report issues: https://github.com/gradle/plugin-portal-requests |
1.3.1
(30 January 2025) |
com.liferay.maven.plugin.builderThe Maven Plugin Builder Gradle Plugin lets you generate the Maven plugin descriptor for any Mojos found in your project. |
2.0.3
(08 January 2025) |
com.huanshankeji.common-gradle-dependencies-dummy-pluginA dummy plugin defined to enable publishing the package to the Gradle Plugin Portal |
0.9.0-20241203
(04 December 2024) |
org.embulk.embulk-pluginsA Gradle plugin to build and publish Embulk plugins |
0.7.0
(10 April 2024) |
net.wooga.plugins-privatethis plugin provides tasks and basic setup for private plugins |
5.0.0
(18 August 2023) |