Download rxgroups-1.0.0-alpha2.jar file - Jar r

Jar examples for r:rxgroups

Description

Observables lifecycle management

You can download jar file rxgroups 1.0.0-alpha2 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

rxgroups-1.0.0-alpha2-javadoc.jar
rxgroups-1.0.0-alpha2-sources.jar
rxgroups-1.0.0-alpha2.jar
rxgroups-1.0.0-alpha2.pom



Related Tutorials