Search Gradle plugins

Plugin Latest Version

Provides the Ketoy compiler module for Android. Compiles @KetoyComposable / @KetoyViewModel Kotlin (Jetpack Compose) source into signed KBC (.ktx) bundles for the Ketoy server-driven UI runtime, and wires the ketoyBundle and ketoyExportCapabilities tasks. Open source: https://github.com/KetoyDev/ketoy

0.4.21-alpha
(20 July 2026)

The plugin enforces proper artifacts versions for your project, depending on your Kotlin version. Resulting versions of the kotlinx.rpc dependencies will be 'kotlinVersion-kotlinxRpcVersion', for example '1.9.24-0.2.0', where '0.2.0' is the kotlinx.rpc version.

0.3.0
(01 October 2024)

Andromeda Gradle Plugin by Farsroidx provides a set of pre-configured extensions, tasks, and utility functions to streamline project setup and build automation. It automatically applies essential pre-build configurations, adds reusable Kotlin DSL extensions, and simplifies dependency management for Android and JVM projects. This plugin is designed to save development time by providing ready-to-use pre-build code, custom tasks, and build conventions that can be immediately applied to any project.

1.1.0
(19 May 2026)

A cucumber gradle plugin implemented using javaexec. This plugin adds a task called 'cucumberTest' to your cucumber-jvm project enabling you to run tests through gradle using the cucumber cli. Configuration is done at the plugin level and the options to do this are documented in com.github.dave99galloway.gradle.cucumbertest.CucumberTestPluginExtension

1.4.0
(02 June 2021)

Adds markdown support to a Kobweb project.

0.25.0
(05 July 2026)

A plugin that generates a list of open source licenses you depend on

0.3.1
(18 August 2025)

This plugin contains all the work from `info.offthecob.Base` but includes `jib` for building containers.

1.0.17
(11 July 2024)

Provides DSL for generating AET suites.

1.0.2
(17 March 2021)

Small utilities to making your Gradle-Kotlin life easier.

0.1
(15 March 2020)

A Gradle plugin for decompiling bytecodes into Java codes. It helps us dive into Jetpack Compose, Kotlin Coroutine, and more.

0.2.0
(03 April 2024)