-
Gson - Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JS...
-
Google Play Services - proprietary background service and API package for Android devices to simplify Android development, grow user ...
-
Dagger 2 - fully static, compile-time dependency injection framework for both Java and Android. It is an adaptation of an earlie...
-
Firebase - mobile and web application development platform. Firebase gives you the tools to develop high-quality apps, grow your...
-
Static Gson – is an library that makes Gson faster by generating TypeAapterFactory with annotation processing. In other words, this i...