Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
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.33.1
(25 November 2025) |
|
The klutterPlugin generates the MethodChannel code used by the Flutter frontend to communicate with Kotlin Multiplatform backend. |
2022.r6-7.alpha
(02 July 2022) |
|
Runs the code generation process for KTML as part of your build |
0.2.1
(11 March 2026) |
|
generate code from .proto files |
6.0.0-alpha03
(03 March 2026) |
|
machinery for generating code and documentation from VO-DML models |
0.5.30
(25 February 2026) |
|
Gradle plugin for generating code from Google FlatBuffers schemas. |
1.0.8
(12 February 2026) |
|
Avro4k's gradle plugin, enabling kotlin code generation from avro schemas to ensure type safety in your kafka/avro apps. |
2.10.0
(10 February 2026) |
|
Komapper Gradle Plugin |
6.0.0
(25 January 2026) |
|
ResourceManager is an Android plugin that simplifies accessing Android resources (strings, colors, drawables, etc.) in both Android and non-Android components (e.g., ViewModel) using generated code. |
0.1.2
(24 January 2026) |
|
The plugin ensures correct RPC configurations for your project, that will allow proper code generation. Additionally, it 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.10.2
(16 January 2026) |