Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Solves the problem of Kotlin object being having different instance after deserialization using built-in Java serialization. |
1.5.1
(11 January 2025) |
|
Generate protobuf files & serialize to protobuf from your data classes |
0.9.26
(20 November 2025) |
|
Make parallel tasks execute serially |
1.1
(07 May 2022) |
|
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) |
|
adds serializable prop to data classes and tries to apply serialize with using your implementation |
1.0.0
(23 April 2025) |
|
Netro is a Gradle plugin that automates the generation of Retrofit API interfaces and Kotlin data models from JSON configuration files. It streamlines API integration by handling multiple HTTP methods (GET, POST, PUT, DELETE) and enforces a structured package organization for maintainability. Built with KotlinPoet and Kotlin Serialization, Netro simplifies API development, reducing boilerplate and improving code consistency. |
0.2
(15 March 2025) |
|
Kotlin compiler plugin for kotlinx.serialization library |
2.3.0-RC2
(02 December 2025) |
|
Automatically injects analytics tracking code into Android Activities, Fragments, Composables, and methods at compile time using bytecode transformation. Supports screen-level tracking and method-level event tracking with parameter serialization, all with zero boilerplate. |
2.1.0
(12 November 2025) |
|
Avro4k's gradle plugin, enabling kotlin code generation from avro schemas to ensure type safety in your kafka/avro apps. |
2.7.0
(10 November 2025) |
|
A Gradle plugin to allow easily performing Java code generation for Apache Avro. |
1.1.0
(25 April 2025) |