Skip to content

Instantly share code, notes, and snippets.

@dharmakshetri
Created December 29, 2016 08:11
Show Gist options
  • Save dharmakshetri/38e99c5dc2bf92d294c6bc8a305cc686 to your computer and use it in GitHub Desktop.
Save dharmakshetri/38e99c5dc2bf92d294c6bc8a305cc686 to your computer and use it in GitHub Desktop.
dependencies {
compile 'com.google.code.gson:gson:2.6.2'
compile 'com.squareup.retrofit2:retrofit:2.1.0'
compile 'com.squareup.retrofit2:converter-gson:2.1.0'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment