-
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...
-
Dagger 2 - fully static, compile-time dependency injection framework for both Java and Android. It is an adaptation of an earlie...
-
Jackson – standard JSON library for Java or JVM platform in general. More than that, Jackson is a suite of data-processing tools...
-
Glide – fast and efficient open source media management and image loading framework for Android that wraps media decoding, memory and...