retrofit 2 documentation code example
Example 1: retrofit
1896b99ffb244a88477b101e64ffc4be
Example 2: retrofit
implementation 'com.squareup.retrofit2:retrofit:2.4.0'
implementation 'com.squareup.retrofit2:retrofit:2.7.0'
Example 3: android retrofit2 example
compile 'com.squareup.retrofit2:retrofit:2.3.0'
compile 'com.google.code.gson:gson:2.8.0'
compile 'com.squareup.retrofit2:converter-gson:2.1.0'