MVN

com.uber.autodispose2 : autodispose-lifecycle

Maven & Gradle

Jul 23, 2023
2 usages
3.3k stars

AutoDispose (Lifecycle) · Automatic binding+disposal of RxJava 2+ streams.

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

Latest Version

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

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

All Versions

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

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

How to add a dependency to Maven

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

<dependency>
    <groupId>com.uber.autodispose2</groupId>
    <artifactId>autodispose-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-lifecycle gradle dependency to your build.gradle file:

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

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

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

How to add a dependency to SBT Scala

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

libraryDependencies += "com.uber.autodispose2" % "autodispose-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

May 29, 2023
10 usages
536 stars
May 19, 2023
1 usages
95 stars
Jan 07, 2017
2 usages
50 stars
Aug 04, 2023
5 usages
80 stars
Jan 27, 2017
4 usages
16 stars
Oct 26, 2019
2 usages
9 stars
Jul 06, 2022
4 usages
2.4k stars
9 usages
2.9k stars