RxRelay Article Materials (#3859)

This commit is contained in:
Wosin
2018-03-20 17:08:07 +01:00
committed by Grzegorz Piwowarek
parent e87a37911f
commit b52e90861a
3 changed files with 157 additions and 0 deletions
+5
View File
@@ -71,6 +71,11 @@
<version>22.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.jakewharton.rxrelay2</groupId>
<artifactId>rxrelay</artifactId>
<version>2.0.0</version>
</dependency>
</dependencies>
<properties>