Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 147 Bytes

retrofit2.md

File metadata and controls

7 lines (6 loc) · 147 Bytes

Retrofit2

build.gradle

    compile 'com.squareup.retrofit2:retrofit:2.0.2'
    compile 'com.squareup.retrofit2:converter-gson:2.0.2'