Jar examples for r:rxui
Implementation of pure functional concept of talking to Android View layer in a Reactive way
You can download jar file rxui 2.0.0 in this page.
Apache License Version 2.0
You can use the following script to add rxui-2.0.0.jar to your project.
<dependency> <groupId>com.artemzin.rxui2</groupId> <artifactId>rxui</artifactId> <version>2.0.0</version> </dependency>
compile group: 'com.artemzin.rxui2', name: 'rxui', version: '2.0.0'
libraryDependencies += "com.artemzin.rxui2" % "rxui" % "2.0.0"
<dependency org="com.artemzin.rxui2" name="rxui" rev="2.0.0"/>
@Grapes(@Grab(group='com.artemzin.rxui2', module='rxui', version='2.0.0'))
'com.artemzin.rxui2:rxui:jar:2.0.0'
Click the following link to download the jar file.
rxui-2.0.0-javadoc.jar