-
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...
-
Static Gson – is an library that makes Gson faster by generating TypeAapterFactory with annotation processing. In other words, this i...
-
Retrofit - type-safe HTTP client for Android and Java by Square, Inc. ProGuard rules for Retrofit ProGuard removes unused classes, m...