Gson Plugin
Dependency :
compile ":gson:1.1.4"
Summary
Provides alternate JSON (de)serialization using Google's Gson library
Installation
add
compile ':gson:<version>' to your BuildConfig
Description
Full documentation is found on the GitHub repository.