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

com.airbnb:rxgroups 0.3.1

Observables lifecycle management

Группа

Группа

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

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

rxgroups
Версия

Версия

0.3.1
Тип

Тип

jar

Скачать rxgroups 0.3.1


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