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 1.0.0 in this page.
Apache License Version 2.0
You can use the following script to add rxui-1.0.0.jar to your project.
<dependency> <groupId>com.artemzin.rxui</groupId> <artifactId>rxui</artifactId> <version>1.0.0</version> </dependency>
compile group: 'com.artemzin.rxui', name: 'rxui', version: '1.0.0'
libraryDependencies += "com.artemzin.rxui" % "rxui" % "1.0.0"
<dependency org="com.artemzin.rxui" name="rxui" rev="1.0.0"/>
@Grapes(@Grab(group='com.artemzin.rxui', module='rxui', version='1.0.0'))
'com.artemzin.rxui:rxui:jar:1.0.0'
Click the following link to download the jar file.
rxui-1.0.0-javadoc.jar