Search Gradle plugins

Plugin Latest Version

io.github.underwindfall.zeplin.gradle

A 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.simplemd

Simple plugin to convert Markdown files to HTML

0.2
(17 November 2020)

io.github.karlatemp.java8converter

In order to convert the bytecode of java 9+ into the bytecode of java8

1.0.1
(25 May 2020)

dev.castocolina.json2yaml

Plugin for JSON file convertion to YAML format

1.0.0-SNAPSHOT
(02 March 2020)

de.monkeyworks.buildmonkey.maven.MavenArtefactsPlugin

Converts 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-converter

A Gradle plugin for document conversion from Microsoft Word format to PDF

1.1.0
(12 March 2016)

io.github.sgrishchenko.karakum

Converter of TypeScript declaration files to Kotlin declarations

1.0.0-alpha.66
(01 April 2025)

dev.yuyuyuyuyu.composepwa

A Gradle plugin to convert Compose Multiplatform web apps to PWA

0.1.0
(11 March 2025)

com.likethesalad.asmifier

Convert Java code to ASM instructions

1.2.0
(05 March 2025)

io.github.appspiriment.project

This 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
(25 February 2025)