MVN

com.uber.autodispose : autodispose-kotlin

Maven & Gradle

May 08, 2018
1 usages
3.3k stars

AutoDispose (Kotlin Extensions) · An RxJava utility library for auto-disposing observers.

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

Latest Version

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

  • Latest Stable: 0.8.0

All Versions

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

Version Vulnerabilities Updated
0.8.x
autodispose-kotlin-0.8.0
0.7.x
autodispose-kotlin-0.7.0
0.6.x
autodispose-kotlin-0.6.1
autodispose-kotlin-0.6.0
0.5.x
autodispose-kotlin-0.5.1
autodispose-kotlin-0.5.0
0.4.x
autodispose-kotlin-0.4.0
0.3.x
autodispose-kotlin-0.3.0
0.2.x
autodispose-kotlin-0.2.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.uber.autodispose</groupId>
    <artifactId>autodispose-kotlin</artifactId>
    <version>0.8.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.uber.autodispose:autodispose-kotlin:0.8.0'

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

implementation("com.uber.autodispose:autodispose-kotlin:0.8.0")

How to add a dependency to SBT Scala

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

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

Sep 16, 2022
1 usages
962 stars
May 08, 2018
1 usages
3.3k stars
Apr 19, 2023
2 usages
3.2k stars
Jan 08, 2020
2 usages
0 stars
Jan 08, 2020
2 usages
0 stars
Aug 02, 2023
2 usages
12k stars
Sep 18, 2019
1 usages
3.3k stars
Jun 05, 2023
3 usages
77 stars