Guest User

Untitled

a guest
Jun 25th, 2018
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. dependencies {
  2. //...
  3.  
  4. //Rx
  5. implementation "io.reactivex.rxjava2:rxjava:2.1.15"
  6. implementation "io.reactivex.rxjava2:rxandroid:2.0.2"
  7. }
Add Comment
Please, Sign In to add comment