Jar examples for r:rxrelay
Objects that are both an Observable and an Action1.
You can download jar file rxrelay 2.0.0 in this page.
Apache License Version 2.0
You can use the following script to add rxrelay-2.0.0.jar to your project.
<dependency> <groupId>com.jakewharton.rxrelay2</groupId> <artifactId>rxrelay</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.jakewharton.rxrelay2', name: 'rxrelay', version: '2.0.0'
libraryDependencies += "com.jakewharton.rxrelay2" % "rxrelay" % "2.0.0"
<dependency org="com.jakewharton.rxrelay2" name="rxrelay" rev="2.0.0"/>
@Grapes(@Grab(group='com.jakewharton.rxrelay2', module='rxrelay', version='2.0.0'))
'com.jakewharton.rxrelay2:rxrelay:jar:2.0.0'
Click the following link to download the jar file.
rxrelay-2.0.0-javadoc.jar