Krosxx / retrofit-rest-client
📡 A http client for Android Studio.
☆52Updated 3 years ago
Alternatives and similar repositories for retrofit-rest-client:
Users that are interested in retrofit-rest-client are comparing it to the libraries listed below
- 辅助Android开发者在多模块工 程间跨模块获取接口(或抽象类)的实现类的开源库,可实现模块的顺序初始化、业务的动态组合等实现。基于AGP和ASM开发。☆54Updated last year
- OkReflect is a library that want to help you use Java Reflection APIs with ease.☆46Updated 5 years ago
- A delegate for those non null vars of which values need to be cleared at the end of the lifecycle.☆28Updated 6 years ago
- An elegant tool based on Retrofit to help developers just focus on business data.☆52Updated 3 years ago
- 消除 Android 项目 Key-Value 样板代码☆75Updated last year
- Kotlin-compatible and high performance gson typeAdapter compile phase generator☆32Updated 2 years ago
- generate reports,UML and so on from notation☆40Updated last year
- An Android library to help create background drawable and ColorStateList without xml, writen in kotlin, support Java/Koltin code invoking…☆55Updated 4 months ago
- A RecyclerView Adapter builder by DSL. Easy to use, strong typing, and all code written by kotlin.☆69Updated 3 years ago
- 一款自动生成Kotlin ListenerBuilder DSL模板代码的IDEA插件,支持IDEA、AndroidStudio以及JetBrains全家桶☆15Updated 6 years ago
- AAC 的 Lifecycle 结合 Kotlin Coroutines 进行使用☆51Updated 3 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆41Updated 2 years ago
- Pass parameters safely and quickly between activities or fragments.☆66Updated 2 years ago
- An tool to help developer to use Retrofit elegantly while using kotlinx.coroutines.☆34Updated 3 years ago
- A Lightweight Framework for Code Generating☆60Updated 2 years ago
- 梳理并检查项目中多个module的gradle依赖配置是否存在冲突☆38Updated 2 years ago
- ActivityMessenger,借助Kotlin特性,简化Activity之间传参和回调的逻辑代码。☆61Updated 2 years ago
- An Android startup jobs sceduler.☆52Updated 3 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象