Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
This plugin is unmaintained and may not work. Xeno's Default Kotlin Library Settings |
0.8.10
(22 February 2019) |
|
A plugin allowing easy access to variables defined in .env at both settings- and project-level |
0.1.0
(15 November 2024) |
|
Iotatech internal gradle plugin to unify configuration and simplify individual project settings. |
0.5.7
(09 September 2022) |
org.spongepowered.gradle.sponge.deploy
Deprecated
Gradle plugin to set up the deployment of Sponge |
0.11.5
(18 June 2020) |
org.spongepowered.gradle.sponge.common
Deprecated
Gradle plugin for setting up SpongeCommon's implementation setup |
0.11.5
(18 June 2020) |
|
This 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.11
(14 July 2025) |
|
Manages Nokee plugins integration with Gradle |
1.0.1
(02 August 2022) |
|
Sets up a compatibility test suite against given versions of one or more dependencies, and sets up source sets to create compatibility adapters for different versions of a dependency. This is useful in any context where the runtime dependencies of a program is a matter of configuration, e.g. when integrating a 3rd party tool in a software suite. |
0.5.0
(28 March 2023) |
|
Sets up the Gradle projects used in the Programming 1 exercises. |
3.6.4
(18 February 2026) |
|
After enable this plugin you can move android's main source set to androidMain, release to androidRelease, test to androidTest etc. |
0.14.4
(29 September 2024) |