Skip to content

Instantly share code, notes, and snippets.

@Danil0v3s
Created October 16, 2017 19:24
Show Gist options
  • Save Danil0v3s/b42eab67333517466fb9d735f34f7b73 to your computer and use it in GitHub Desktop.
Save Danil0v3s/b42eab67333517466fb9d735f34f7b73 to your computer and use it in GitHub Desktop.
Arquivo de dependências
dependencies {
...
compile 'com.google.code.gson:gson:2.8.1'
compile 'com.squareup.retrofit2:retrofit:2.3.0'
compile 'com.squareup.retrofit2:converter-gson:2.3.0'
...
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment