Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in moshi

Deserialize a field that can be one of two data types using Moshi

java android json kotlin moshi

ClassNotFoundException with moshi in Unity

unity3d gradle moshi

How can I parse Nested JSON with dynamic keys in Android kotlin, Moshi and Retrofit?

How do I use Moshi to serialize a json string into org.json.JSONObject?

json kotlin moshi

Moshi adapter to skip bad objects in the List<T>

Converting a HashMap using moshi

android kotlin moshi

moshi custom qualifier annotation to serialise null on one property only

kotlin gson retrofit moshi

Moshi Retrofit2 Kotlin Class Not Found Exception

kotlin retrofit2 moshi

Duplicate class kotlin classes kotlin version 1.3.70

Unable to create call adapter for retrofit2.Response<...>

android retrofit2 moshi

Moshi Determine if JSON is array or single object

java json moshi

Can't parse Map<String, Double> with Moshi in Kotlin - Unexpected primitive double

android kotlin moshi

Moshi Retrofit error: "Expected a string but was BEGIN_OBJECT"

Get ParameterizedType from reified generic type for Moshi type adapter

Moshi - Parse unknown json keys

java json parsing gson moshi

Kotlin Moshi Load Json from assets

Moshi's Custom Adapter with RxAndroid & Retrofit & Kotlin

json formatting with moshi

java json moshi