7295 Forks
41734 Stars
41734 Watchers

retrofit

A type-safe HTTP client for Android and the JVM

How to download and setup retrofit

Open terminal and run command
git clone https://github.com/square/retrofit.git
git clone is used to create a copy or clone of retrofit repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with retrofit https://github.com/square/retrofit/archive/master.zip

Or simply clone retrofit with SSH
[email protected]:square/retrofit.git

If you have some problems with retrofit

You may open issue on retrofit support forum (system) here: https://github.com/square/retrofit/issues