RxJava Mathematical and Aggregate operators (#2697)
* RxJava Mathematical and Aggregate Operators * Fixed test case names * Resolved merge conflict * Fixed test case names
This commit is contained in:
committed by
Grzegorz Piwowarek
parent
5f1c2abc6e
commit
6655ca0ba1
@@ -25,6 +25,12 @@
|
||||
<version>2.1.3</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>io.reactivex</groupId>
|
||||
<artifactId>rxjava-math</artifactId>
|
||||
<version>1.0.0</version>
|
||||
</dependency>
|
||||
|
||||
<dependency>
|
||||
<groupId>com.jayway.awaitility</groupId>
|
||||
<artifactId>awaitility</artifactId>
|
||||
|
||||
Reference in New Issue
Block a user