-
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...
-
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...
-
Reflection – is the ability of a computer program to examine, introspect, and modify its own structure and behavior at runtime. ...