Guest User

Untitled

a guest
Oct 17th, 2017
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. dependencies {
  2. ...
  3.  
  4. compile 'com.google.code.gson:gson:2.8.1'
  5. compile 'com.squareup.retrofit2:retrofit:2.3.0'
  6. compile 'com.squareup.retrofit2:converter-gson:2.3.0'
  7.  
  8. ...
  9. }
Add Comment
Please, Sign In to add comment