-
Retrofit - type-safe HTTP client for Android and Java by Square, Inc. ProGuard rules for Retrofit ProGuard removes unused classes, m...
-
Dagger 2 - fully static, compile-time dependency injection framework for both Java and Android. It is an adaptation of an earlie...
-
Gson - Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JS...
-
Glide – fast and efficient open source media management and image loading framework for Android that wraps media decoding, memory and...
-
Moshi - modern JSON library for Android and Java. It makes it easy to parse JSON into Java objects. ProGuard rules for Moshi ...