Search Gradle plugins
Plugin | Latest Version |
---|---|
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.10
(09 June 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.10
(09 June 2025) |
com.ebay.graph-analyticsGradle plugin to perform project graph analysis, assertion, and reporting for multi-module projects |
1.1.0
(04 June 2025) |
com.github.rahulsom.waena.publishedMarks a module as one to be published to Maven Central. |
0.11.0
(02 June 2025) |
org.hiero.gradle.module.gradle-pluginConvention plugin that applies the minimal of set 'org.hiero.gradle' convention plugins necessary to build a Gradle plugin |
0.4.1
(22 May 2025) |
org.hiero.gradle.feature.publish-maven-central.rootConventions 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.1
(22 May 2025) |
org.hiero.gradle.feature.publish-maven-central-aggregationConventions for 'com.gradleup.nmcp.aggregation' to publish all modules in an aggregated zip to the Maven Central Portal |
0.4.1
(22 May 2025) |
org.hiero.gradle.feature.publish-maven-centralConventions for 'io.github.gradle-nexus.publish-plugin' to publish to Maven Central and filter which modules are published through the '-PpublishingPackageGroup' parameter (subproject plugin) |
0.4.1
(22 May 2025) |
org.hiero.gradle.feature.legacy-classpathConventions to allow non-module Jars on the classpath if a framework is used that is not yet JPMS compatible (e.g. has split packages) |
0.4.1
(22 May 2025) |
org.hiero.gradle.feature.java-compileConventions for reproducible Java Module compilation: applies 'org.gradlex.reproducible-builds' and ensures that an exact JDK version is configured and used |
0.4.1
(22 May 2025) |