Last Version

AutoDispose (Kotlin Extensions) 0.8.0

An RxJava utility library for auto-disposing observers.

License

License

Categories

Categories

Kotlin Languages Auto Application Layer Libs Code Generators
GroupId

GroupId

com.uber.autodispose
ArtifactId

ArtifactId

autodispose-kotlin
Version

Version

0.8.0
Type

Type

jar
Description

Description

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

Project URL

https://github.com/uber/AutoDispose/
Source Code Management

Source Code Management

https://github.com/uber/AutoDispose/

Download autodispose-kotlin 0.8.0


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

Dependencies

compile (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.2.21
com.uber.autodispose : autodispose jar 0.8.0

test (1)

Group / Artifact Type Version
autodispose-root » test-utils jar unspecified

Project Modules

There are no modules declared in this project.