MVN

com.uber.autodispose : autodispose-lifecycle

Maven & Gradle

Sep 18, 2019
11 usages
3.3k stars

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

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

Latest Version

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

  • Latest Stable: 1.4.0
  • Latest Release Candidate: 1.0.0-RC3

All Versions

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

Version Vulnerabilities Updated
1.4.x
autodispose-lifecycle-1.4.0
1.3.x
autodispose-lifecycle-1.3.0
1.2.x
autodispose-lifecycle-1.2.0
1.1.x
autodispose-lifecycle-1.1.0
1.0.x
autodispose-lifecycle-1.0.0
autodispose-lifecycle-1.0.0-RC3
autodispose-lifecycle-1.0.0-RC2
autodispose-lifecycle-1.0.0-RC1

How to add a dependency to Maven

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

<dependency>
    <groupId>com.uber.autodispose</groupId>
    <artifactId>autodispose-lifecycle</artifactId>
    <version>1.4.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.uber.autodispose:autodispose-lifecycle:1.4.0'

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

implementation("com.uber.autodispose:autodispose-lifecycle:1.4.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.uber.autodispose" % "autodispose-lifecycle" % "1.4.0"

Advertisement

Dependencies from Group

Sep 18, 2019
20 usages
3.3k stars
Sep 18, 2019
11 usages
3.3k stars
Sep 18, 2019
4 usages
3.3k stars

Discover Dependencies

May 15, 2019
7 usages
142 stars
Aug 21, 2023
26 usages
7.8k stars
Apr 14, 2022
19 usages
179 stars
Mar 29, 2022
6 usages
19 stars
Jul 10, 2023
85 usages
648 stars
Aug 23, 2018
24 usages
Apr 13, 2022
17 usages
253 stars
Jul 20, 2015
6 usages
May 15, 2022
9 usages
1.2k stars
Oct 07, 2018
8 usages
7 stars