Jar examples for r:rxgroups
Observables lifecycle management
You can download jar file rxgroups 1.0.0-alpha2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add rxgroups-1.0.0-alpha2.jar to your project.
<dependency> <groupId>com.airbnb</groupId> <artifactId>rxgroups</artifactId> <version>1.0.0-alpha2</version> </dependency>
compile group: 'com.airbnb', name: 'rxgroups', version: '1.0.0-alpha2'
libraryDependencies += "com.airbnb" % "rxgroups" % "1.0.0-alpha2"
<dependency org="com.airbnb" name="rxgroups" rev="1.0.0-alpha2"/>
@Grapes(@Grab(group='com.airbnb', module='rxgroups', version='1.0.0-alpha2'))
'com.airbnb:rxgroups:jar:1.0.0-alpha2'
Click the following link to download the jar file.
rxgroups-1.0.0-alpha2-javadoc.jar