Search Gradle plugins

Plugin Latest Version

Generates Kotlin source code for dtos, Vert.x message codecs and communication (consumer, sender) based on JSON (schemas). Take a look in the README

0.0.1
(26 August 2021)

An opinionated approach to configure a gradle project automatically by convention. It supports to automatically configure various plugins to reduce boilerplate code in gradle projects.

1.2.0
(25 April 2025)

Gradle project plugin designed to make working with Kord Extensions simpler.

1.9.2
(20 April 2026)

Gradle plugin to convert Android XML resources into Kotlin objects using Jetpack Compose. Handles dimensions, colors, and styles.

1.0.0
(25 July 2023)

Plugin for assisting with Kotlin development, especially dealing with Multi-Platform and Multi-Module projects.

2.1.0
(12 April 2023)

Validates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Settings plugin and can be applied in a `settings.gradle` or `settings.gradle.kts` file.

0.1.0
(02 May 2023)

Validates the public JVM binary API to make sure breaking changes are tracked. This is a Gradle Project plugin and can be applied in a `build.gradle` or `build.gradle.kts` file.

0.1.0
(02 May 2023)

This Gradle plugin simplifies the development process by automatically generating Kotlin Exposed table definitions from a PostgreSQL database schema. It connects to your database, introspects the schema, and creates Kotlin code for Exposed DSL, including table definitions, column mappings, and relationships. Save time and eliminate boilerplate by keeping your Exposed models synchronized with your database schema effortlessly.

0.47.0
(14 February 2026)

Uploads artifacts from a Gradle build as a file to a Slack channel

2.1.0
(03 October 2019)

Allow to define Android Gradle plugin configuration common to all modules

0.1.0
(29 January 2024)