Search Gradle plugins
Plugin | Latest Version |
---|---|
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) |
com.gamechangesns.saleskeyThis plugin automatically adds commonly used dependencies like Retrofit(for Network Call), Glide(for Image Rendering), Firebase(for Cloud Messaging), Recyclerview, CardView, ConstraintLayout etc. It also enable dabtaBinding and Java 8. |
1.2-SNAPSHOT
(16 August 2021) |
io.github.OreshkinIV.module-creatorPlugin for creating modules with base structure via the terminal. Creates a new module with a clean architecture containing the dagger 2 and retrofit template |
1.0.0
(05 May 2024) |
com.github.sgtsilvio.gradle.android-retrofixBackports Java 8 APIs (java.util.Optional, java.util.function, java.util.stream, java.util.concurrent.CompletableFuture) to Android APIs < 24 (Android 7.0 Nougat) |
1.0.0
(26 March 2024) |
com.yelp.codegen.pluginA Gradle plugin to generate networking code from Swagger Specs |
1.4.1
(21 February 2020) |