Search Gradle plugins

Plugin Latest Version

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 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)

One-line Gradle plugin that wires up Compose, kotlin-inject, Retrofit, Ktor, Room, Coil, Navigation, and Coroutines for rapid Android app scaffolding.

1.0.8
(25 March 2026)

Backports 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.1.0
(16 February 2026)

Plugin 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)

A Gradle plugin to generate networking code from Swagger Specs

1.4.1
(21 February 2020)