не последняя версия
Последняя версия 1.0.0-alpha2

com.airbnb:rxgroups 0.2.2

Observables lifecycle management

Группа

Группа

com.airbnb
Идентификатор

Идентификатор

rxgroups
Версия

Версия

0.2.2
Тип

Тип

jar

Скачать rxgroups 0.2.2


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