AutoDispose (Coroutines Interop)

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-interop-coroutines
Last Version

Last Version

2.1.1
Release Date

Release Date

Type

Type

jar
Description

Description

AutoDispose (Coroutines Interop)
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-interop-coroutines

How to add to project

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

Dependencies

compile (4)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.5.30
io.reactivex.rxjava3 : rxjava jar 3.1.0
com.uber.autodispose2 : autodispose jar 2.1.1
org.jetbrains.kotlinx : kotlinx-coroutines-core-jvm jar 1.5.1

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