is not current version
Last Version 1.0.0-alpha2

com.airbnb:rxgroups-android 0.3.3

Observables lifecycle management

GroupId

GroupId

com.airbnb
ArtifactId

ArtifactId

rxgroups-android
Version

Version

0.3.3
Type

Type

aar

Download rxgroups-android 0.3.3


<!-- https://jarcasting.com/artifacts/com.airbnb/rxgroups-android/ -->
<dependency>
    <groupId>com.airbnb</groupId>
    <artifactId>rxgroups-android</artifactId>
    <version>0.3.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.airbnb/rxgroups-android/
implementation 'com.airbnb:rxgroups-android:0.3.3'
// https://jarcasting.com/artifacts/com.airbnb/rxgroups-android/
implementation ("com.airbnb:rxgroups-android:0.3.3")
'com.airbnb:rxgroups-android:aar:0.3.3'
<dependency org="com.airbnb" name="rxgroups-android" rev="0.3.3">
  <artifact name="rxgroups-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.airbnb', module='rxgroups-android', version='0.3.3')
)
libraryDependencies += "com.airbnb" % "rxgroups-android" % "0.3.3"
[com.airbnb/rxgroups-android "0.3.3"]