Search Gradle plugins
| Plugin | Latest Version |
|---|---|
me.shika.kotlin-object-java-serializationSolves the problem of Kotlin object being having different instance after deserialization using built-in Java serialization. |
1.5.1
(11 January 2025) |
com.glureau.k2pbGenerate protobuf files & serialize to protobuf from your data classes |
0.9.25
(17 October 2025) |
io.github.afezeria.serial-taskMake parallel tasks execute serially |
1.1
(07 May 2022) |
de.markusfluer.protokotlin.pluginGenerate 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) |
io.github.callmemiku.ktor-extensionadds serializable prop to data classes and tries to apply serialize with using your implementation |
1.0.0
(23 April 2025) |
io.github.probelalkhan.netroNetro 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) |
dev.moshalan.easyanalyticsAutomatically 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.0.0
(06 November 2025) |
org.jetbrains.kotlin.plugin.serializationKotlin compiler plugin for kotlinx.serialization library |
2.3.0-Beta2
(28 October 2025) |
io.github.avro-kotlinAvro4k's gradle plugin, enabling kotlin code generation from avro schemas to ensure type safety in your kafka/avro apps. |
2.6.0
(25 September 2025) |
io.github.martinsjavacode.avro-gradle-pluginA Gradle plugin to allow easily performing Java code generation for Apache Avro. |
1.1.0
(25 April 2025) |