Search Gradle plugins

Plugin Latest Version

Conventional support for JVM build features, like integration tests

0.7.0
(02 September 2025)

Generate Kotlin DTOs from Protocol Buffer files compatible with kotlinx.serialization.protobuf. Supports proto3 syntax with proper nullable fields, @ProtoPacked annotations, and seamless build integration.

2.1.5
(31 August 2025)

Gradle plugin to support the development of TeamCity plugins

1.5.6
(20 August 2025)

Gradle plugin to support the development of TeamCity plugins

1.5.6
(20 August 2025)

Gradle plugin to support the development of TeamCity plugins

1.5.6
(20 August 2025)

supports unified coverage for multiple jvm-test-suites

0.3.0
(14 August 2025)

A Gradle plugin to unify and simplify repository and publishing repository configuration with a consistent DSL and auto-injection support.

1.1.0
(03 August 2025)

This plugin provides support for JAL (Java Assembly Language) in Gradle projects.

0.1.0
(24 July 2025)

Fork of graphql-dgs-codegen-gradle, with support for jspecify. Only maintained until the feature is merged upstream.

8.0.0
(16 July 2025)

This Gradle plugin configures an Android Library module with Hilt Dependency Injection (DI) using KSP (Kotlin Symbol Processing) and does not configure KAPT. It automatically applies the Hilt plugin to the library, enabling DI functionality with KSP. The plugin features a configurable extension, `configureLibrary`, which allows you to enable Compose capabilities by setting `isComposeLibrary` to true within the extension. Additionally, the plugin updates the `appspirimentlibs.versions.toml` file to manage and include the required dependencies for the library. This plugin streamlines the setup for Android libraries, providing seamless integration with Hilt (via KSP) and optional support for Compose.

0.0.11
(14 July 2025)