* iagotomas@gmail.com

* iagotomas@gmail.com

* iagotomas@gmail.com

* iagotomas@gmail.com

* iagotomas@gmail.com

* - Added dependency rx-java 1.1.1
- Added rx stringobservable tests to demo usage

* iagotomas@gmail.com
This commit is contained in:
Iago Tomas
2018-02-24 10:10:13 +01:00
committed by Grzegorz Piwowarek
parent 9371794370
commit 2aa56c3ffc
2 changed files with 151 additions and 0 deletions
+6
View File
@@ -31,6 +31,12 @@
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxjava-string</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>