MVN

com.uber.autodispose2 : autodispose-androidx-lifecycle

Maven & Gradle

Jul 23, 2023
3 usages
3.3k stars

AutoDispose (androidx-lifecycle extensions) · Automatic binding+disposal of RxJava 2+ streams.

<dependency>
    <groupId>com.uber.autodispose2</groupId>
    <artifactId>autodispose-androidx-lifecycle</artifactId>
    <version>2.2.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.uber.autodispose2 : autodispose-androidx-lifecycle to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 2.2.0
  • Latest Release Candidate: 2.0.0-RC1

All Versions

Choose a version of com.uber.autodispose2 : autodispose-androidx-lifecycle to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
2.2.x
autodispose-androidx-lifecycle-2.2.0
2.1.x
autodispose-androidx-lifecycle-2.1.1
autodispose-androidx-lifecycle-2.1.0
2.0.x
autodispose-androidx-lifecycle-2.0.0
autodispose-androidx-lifecycle-2.0.0-RC1

How to add a dependency to Maven

Add the following com.uber.autodispose2 : autodispose-androidx-lifecycle maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.uber.autodispose2</groupId>
    <artifactId>autodispose-androidx-lifecycle</artifactId>
    <version>2.2.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.uber.autodispose2 : autodispose-androidx-lifecycle gradle dependency to your build.gradle file:

implementation 'com.uber.autodispose2:autodispose-androidx-lifecycle:2.2.0'

Gradle Kotlin DSL: Add the following com.uber.autodispose2 : autodispose-androidx-lifecycle gradle kotlin dependency to your build.gradle.kts file:

implementation("com.uber.autodispose2:autodispose-androidx-lifecycle:2.2.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.uber.autodispose2 : autodispose-androidx-lifecycle sbt scala dependency to your build.sbt file:

libraryDependencies += "com.uber.autodispose2" % "autodispose-androidx-lifecycle" % "2.2.0"

Advertisement

Dependencies from Group

Jul 23, 2023
8 usages
3.3k stars
Jul 23, 2023
3 usages
3.3k stars
Jul 23, 2023
3 usages
3.3k stars
Jul 23, 2023
2 usages
3.3k stars

Discover Dependencies

Sep 29, 2022
2 usages
2.2k stars
Feb 19, 2023
1 usages
302 stars
Aug 21, 2023
5 usages
38 stars
Aug 18, 2023
2 usages
1k stars
Feb 02, 2022
1 usages
26.9k stars
Aug 21, 2023
1 usages
102 stars