Last Version

RxGroups library 1.0.0-alpha2

Observables lifecycle management

License

License

GroupId

GroupId

com.airbnb
ArtifactId

ArtifactId

rxgroups
Version

Version

1.0.0-alpha2
Type

Type

jar
Description

Description

RxGroups library
Observables lifecycle management
Project URL

Project URL

https://github.com/airbnb/rxgroups
Source Code Management

Source Code Management

https://github.com/airbnb/rxgroups

Download rxgroups 1.0.0-alpha2


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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.1.0
com.google.code.findbugs : jsr305 jar 3.0.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.assertj : assertj-core jar 1.7.0

Project Modules

There are no modules declared in this project.