is not current version
Last Version 1.0.0-alpha2

com.airbnb:rxgroups 0.3.5

Observables lifecycle management

GroupId

GroupId

com.airbnb
ArtifactId

ArtifactId

rxgroups
Version

Version

0.3.5
Type

Type

jar

Download rxgroups 0.3.5


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