AutoDispose

Automatic binding+disposal of RxJava 2+ streams.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.uber.autodispose2
ArtifactId

ArtifactId

autodispose
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

AutoDispose
Automatic binding+disposal of RxJava 2+ streams.
Project URL

Project URL

https://github.com/uber/AutoDispose/
Source Code Management

Source Code Management

https://github.com/uber/AutoDispose/

Download autodispose

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex.rxjava3 : rxjava jar 3.1.0

Project Modules

There are no modules declared in this project.
com.uber.autodispose2

Uber Open Source

Open Source Software at Uber

Versions

Version
2.1.1
2.1.0
2.0.0
2.0.0-RC2
2.0.0-RC1