Difference between revisions of "RxJava"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
2.0.0 was released 2016-11-29 there will be bugfixes until 2021-02-28 | 2.0.0 was released 2016-11-29 there will be bugfixes until 2021-02-28 | ||
* https://mvnrepository.com/artifact/io.reactivex.rxjava2/rxjava | * https://mvnrepository.com/artifact/io.reactivex.rxjava2/rxjava | ||
+ | * https://github.com/ReactiveX/RxJava/wiki/What%27s-different-in-2.0 | ||
+ | |||
+ | == RxJava 1 == | ||
+ | 1.0.0 was released 2014-11 | ||
+ | * https://mvnrepository.com/artifact/io.reactivex/rxjava |
Revision as of 10:20, 2 March 2020
Versions
RxJava 3
3.0.0 was released 2020-02-14
RxJava 2
2.0.0 was released 2016-11-29 there will be bugfixes until 2021-02-28
- https://mvnrepository.com/artifact/io.reactivex.rxjava2/rxjava
- https://github.com/ReactiveX/RxJava/wiki/What%27s-different-in-2.0
RxJava 1
1.0.0 was released 2014-11