Search Gradle plugins
Plugin | Latest Version |
---|---|
no.nordicsemi.android.plugin.kotlinPlugin enabling Kotlin for Android modules. |
2.8
(04 July 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.7
(03 July 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.7
(03 July 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.7
(03 July 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.7
(03 July 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.7
(03 July 2025) |
io.github.anelkad.dependencygraphA plugin to automatically produce Github/mermaid compatible dependency graphs |
1.3.41
(02 July 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.6
(30 June 2025) |
com.ebay.graph-analyticsGradle plugin to perform project graph analysis, assertion, and reporting for multi-module projects |
1.1.1
(18 June 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.10
(09 June 2025) |