Search Gradle plugins
Plugin | Latest Version |
---|---|
com.betomorrow.my-first-gradle-pluginSample plugin for blog! |
1.0
(02 November 2017) |
hu.simonadamprog.dependency-analyzerAnalyzing dependencies in a multi-project codebase. Finding root library (direct library dependency / first-level library dependency) for a transitive dependency and their depending projects that directly use them. Displaying unique dependency list. Finding all circular dependency chains. |
1.2.0
(03 March 2024) |
io.github.saw303.restapiContract first driven REST resource generator for Micronaut, Spring & JAX-RS |
3.0.25
(01 September 2023) |
org.moeftc.hotcodeInstall OpModes fast, without having to restart your FTC (First Tech Challenge) Robot Controller |
2.0
(22 January 2021) |
org.moeftc.fastcodeInstall OpModes without having to restart your FTC (First Tech Challenge) Robot Controller |
1.8
(27 August 2020) |
org.openftc.ftc-resources-pluginA Gradle plugin to push files to the FIRST folder of all connected Android devices (FTC Teams only) |
0.9.1
(02 February 2018) |
io.github.appspiriment.projectThis project plugin simplifies the initial setup and version management for an Android application. It removes unnecessary configurations from the app module, creates the `appspirimentlibs.versions.toml` file corresponding to the plugin version, and adds the required `appspiriment` plugin exclusively to the app module (without affecting any other application modules or libraries). Additionally, the plugin configures the `appspirimentlibs.versions.toml` in the `settings.gradle.kts`. **Note:** If your project is using a `settings.gradle` file in Groovy, it will automatically convert it to the Kotlin DSL (`settings.gradle.kts`). You just need to add the plugin with correct version to the root build.gradle.kts (don't use alias, add it directly at first) and sync. This plugin is ideal for setting up a new project with a clean configuration or updating plugin versions. To update versions, simply update the project plugin version and sync. Be aware that this plugin will remove all configurations in the app module's Gradle file, so ensure that no additional configurations are lost. |
0.0.2
(20 January 2025) |
edu.wpi.first.GradleRIOManaging FRC projects, the Gradle way (2019+) |
2025.2.1
(11 January 2025) |
edu.wpi.first.ToolchainFRC Toolchain Standalone Gradle Plugin |
2025.9.0
(07 December 2024) |
edu.wpi.first.NativeUtilsThis plugin provides native build utilities for FRC projects. |
2025.9.0
(07 December 2024) |