Difference between revisions of "RxJava"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
* https://github.com/ReactiveX/RxJava | * https://github.com/ReactiveX/RxJava | ||
= Versions = | = Versions = | ||
− | == | + | == RxJava 3 == |
3.0.0 was released 2020-02-14 | 3.0.0 was released 2020-02-14 | ||
* https://mvnrepository.com/artifact/io.reactivex.rxjava3 | * https://mvnrepository.com/artifact/io.reactivex.rxjava3 | ||
* https://mvnrepository.com/artifact/io.reactivex.rxjava3/rxjava/3.0.0 | * https://mvnrepository.com/artifact/io.reactivex.rxjava3/rxjava/3.0.0 | ||
+ | == RxJava 2 == | ||
+ | * https://mvnrepository.com/artifact/io.reactivex.rxjava2 |
Revision as of 10:15, 2 March 2020
Versions
RxJava 3
3.0.0 was released 2020-02-14
- https://mvnrepository.com/artifact/io.reactivex.rxjava3
- https://mvnrepository.com/artifact/io.reactivex.rxjava3/rxjava/3.0.0