Skip to content

Instantly share code, notes, and snippets.

@garywzh
Created March 23, 2018 11:11
Show Gist options
  • Select an option

  • Save garywzh/b803eb09eac5aeb58d265cbdb234af8f to your computer and use it in GitHub Desktop.

Select an option

Save garywzh/b803eb09eac5aeb58d265cbdb234af8f to your computer and use it in GitHub Desktop.
implementation 'com.squareup.okhttp3:logging-interceptor:3.9.0'
implementation 'com.squareup.retrofit2:retrofit:2.3.0'
implementation 'com.squareup.retrofit2:adapter-rxjava2:2.2.0'
implementation 'com.squareup.retrofit2:converter-gson:2.3.0'
implementation "io.reactivex.rxjava2:rxjava:2.1.6"
implementation 'io.reactivex.rxjava2:rxandroid:2.0.1'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment