Skip to content

Instantly share code, notes, and snippets.

@furkanaskin
Created December 5, 2018 02:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save furkanaskin/a276df8593a0863cb681875089fdf001 to your computer and use it in GitHub Desktop.
Save furkanaskin/a276df8593a0863cb681875089fdf001 to your computer and use it in GitHub Desktop.
dependencies {
//
implementation 'com.squareup.retrofit2:retrofit:2.4.0'
implementation 'com.squareup.retrofit2:converter-gson:2.3.0'
implementation 'com.jakewharton.retrofit:retrofit2-kotlin-coroutines-adapter:0.9.2'
//
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment