Overview :
Retrofit : Type-safe HTTP client for Android and Java by Square, Inc.
GitHub Repo : https://github.com/square/retrofit
It is one of the widely used networking library in Android. By its design it is very flexible in nature and offer wide range of plug and play feature like support for various Json Parser like GSON,Jackson,moshi , support for Rx-Java , etc