Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
117
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1. implementation 'com.android.support:cardview-v7:28.0.0'
  2.  
  3. // retrofit, gson
  4. implementation 'com.google.code.gson:gson:2.8.5'
  5. implementation 'com.squareup.retrofit2:retrofit:2.5.0'
  6. implementation 'com.squareup.retrofit2:converter-gson:2.5.0'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement