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

com.airbnb:rxgroups 0.3.3

Observables lifecycle management

Группа

Группа

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

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

rxgroups
Версия

Версия

0.3.3
Тип

Тип

jar

Скачать rxgroups 0.3.3


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