Skip to content

Simple Moshi 1.0.0 - Launchpad

Latest
Compare
Choose a tag to compare
@ygimenez ygimenez released this 31 May 20:51
· 6 commits to master since this release
e211802

The first official release of my Moshi wrapper, an attempt to make its usage even more fluid and simplified. This wrapper uses a custom List and Map implementation for compatibility and easier migration, while also adding type-casting methods for retrieving data ready to use.

For example of usage, please see README.md.