Closed hendrawd closed 4 years ago
Typically, new libraries are added when someone takes an interest, writes the code, and submits a pull request.
If you're interested in adding it, it's relatively straightforward. You can look at one of the existing examples, e.g. JsonGsonDatabind.java. If you run into any issues, we're happy to help.
Can you add Moshi from Square https://github.com/square/moshi as one of the serializer and compare it with the others?