Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
Manage versioning with annotated git tags |
2.2.1
(01 February 2025) |
|
This Gradle plugin filters and removes classes annotated with @ExcludeClass, helping you quickly eliminate classes that need to be loaded from the cloud. It scans the compiled classes and deletes any that are marked for exclusion, along with their inner classes. |
1.0.0
(02 November 2024) |
|
Remove @Metadata and @DebugMetadata annotation from your Kotlin classes |
1.0.3
(09 August 2024) |
|
Generate JSON schema from annotated classes |
1.0.2
(25 July 2024) |
|
Generates user docs from package-level annotations |
1.1.0
(07 June 2024) |
|
The Gradle plugin for no-copy, a Kotlin compiler plugin that performs `copy-erasure` on data classes. |
1.5.0
(21 February 2024) |
|
Adds a default compiler plugin configuration, and a dependency on argument-expression-annotations |
1.0.6
(20 January 2024) |
|
Sets up rpc4k - a framework for interfacing between services in different programming languages |
0.0.13
(06 December 2023) |
|
Remove @Metadata and @DebugMetadata annotation from your Kotlin classes |
1.2.1
(01 November 2023) |
|
Kotlin Compiler Plugin which allows to inline value classes to avoid unnecessary boxing when value classes are used as nullable or generic type. |
0.0.4
(01 September 2023) |