-
Dagger 2 - fully static, compile-time dependency injection framework for both Java and Android. It is an adaptation of an earlie...
-
Google Play Services - proprietary background service and API package for Android devices to simplify Android development, grow user ...
-
Retrofit - type-safe HTTP client for Android and Java by Square, Inc. ProGuard rules for Retrofit ProGuard removes unused classes, m...
-
Gson - Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JS...
-
Moshi - modern JSON library for Android and Java. It makes it easy to parse JSON into Java objects. ProGuard rules for Moshi ...