Search Gradle plugins
| Plugin | Latest Version |
|---|---|
|
A simple gradle plugin to solve the problem of accessing private fields and methods during compile time. |
1.2.1
(22 July 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) |
|
This plug-in adds JxBrowser repository to the project and provides convenience methods for applying JxBrowser dependencies. |
2.0.0
(31 January 2025) |
|
A Gradle plugin that uses Spoon to transform Java source code, and then generates a new Java source file that contains the local variables of each method. |
0.0.1
(12 January 2025) |
|
TraceX plugin for gradle |
0.0.6
(25 February 2024) |
|
A Plugin that can hook fromJson method,show cost time |
1.4
(06 July 2022) |
|
Kotlin compiler plugin generates support methods for use SaveStateHandle without constants and string variables. |
1.0.5
(08 June 2022) |
|
DEPRECATED: use com.teamdev.jxbrowser instead. This plug-in adds JxBrowser repository to the project and provides convenience methods for applying JxBrowser dependencies. |
0.0.3
(29 March 2022) |
|
Scott provides detailed failure messages for tests written in Java, without the use of complex assertion libraries to aid developers in rapid development, troubleshooting and debugging of tests. All information is presented on the source code of the test method as comments. |
4.0.1
(29 September 2021) |
|
Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, a Preprocessor, and a lot more. This Gradle plugin configures JavaCompile tasks to support the manifold compiler plugin. |
0.0.2-alpha
(24 September 2021) |