gson topic
WanAndroid
🏄 基于Architecture Components dependencies (Lifecycles,LiveData,ViewModel,Room)构建的WanAndroid开源项目。 你值得拥有的MVVM快速开发框架:https://github.com/jenly1314/MVVMFrame
PlayAndroid
:v::fist::wave:玩安卓Mvvm组件化客户端,整合Jetpack组件DataBinding、ViewModel以及LiveData;屏幕适配:heavy_check_mark:状态栏沉浸式:heavy_check_mark:黑夜模式:heavy_check_mark:,无数据、加载失败状态页;骨...
methanol
⚗️ Lightweight HTTP extensions for Java
immutables
Annotation processor to create immutable objects and builders. Feels like Guava's immutable collections but for regular value objects. JSON, Jackson, Gson, JAX-RS integrations included
RxCache
A local reactive cache for Java and Android. Now, it supports heap memory、off-heap memory and disk cache.
GsonFactory
Gson 解析容错框架,愿从此再无 Json 解析报错
Phoenix-for-VK
Yet another VK client for Android
Configurate
A simple configuration library for Java applications providing a node structure, a variety of formats, and tools for transformation
jsonschema2pojo
Generate Java types from JSON or JSON Schema and annotate those types for data-binding with Jackson, Gson, etc
JSONFormat4Flutter
受zzz40500/GsonFormat启发,将JSONObject格式的String解析成dart语言的实体类