Search Gradle plugins
Plugin | Latest Version |
---|---|
io.github.underwindfall.zeplin.gradleA plugin used to download assets from zeplin and convert it to useful assets (vector-drawables) for android |
0.0.1
(04 May 2022) |
com.github.johny65.simplemdSimple plugin to convert Markdown files to HTML |
0.2
(17 November 2020) |
io.github.karlatemp.java8converterIn order to convert the bytecode of java 9+ into the bytecode of java8 |
1.0.1
(25 May 2020) |
dev.castocolina.json2yamlPlugin for JSON file convertion to YAML format |
1.0.0-SNAPSHOT
(02 March 2020) |
de.monkeyworks.buildmonkey.maven.MavenArtefactsPluginConverts a list of maven artefacts to OSGi bundles and puts them into a mirrored maven repository and new p2 reposiotry |
0.4.8
(20 July 2017) |
ru.myllyenko.document-converterA Gradle plugin for document conversion from Microsoft Word format to PDF |
1.1.0
(12 March 2016) |
xyz.wagyourtail.jvmdowngraderA Gradle plugin to downgrade java api and bytecode usages |
1.2.2
(03 February 2025) |
com.palantir.gradle-plugin-testingA Gradle plugin that detects failures in CircleCI jobs and converts them into JUnit test reports that can be rendered in CircleCI UI. |
0.6.0
(28 January 2025) |
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.3.dev-51
(28 January 2025) |
me.fallenbreath.yamlangA gradle plugin to convert nestable yaml language file into plain json language file for Minecraft mods |
1.4.1
(15 January 2025) |