AutoDispose

Automatic binding+disposal of RxJava 2 streams.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.uber.autodispose
ArtifactId

ArtifactId

autodispose
Last Version

Last Version

1.4.0
Release Date

Release Date

Type

Type

jar
Description

Description

AutoDispose
Automatic binding+disposal of RxJava 2 streams.
Project URL

Project URL

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

Source Code Management

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

Download autodispose

How to add to project

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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.8

test (2)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib jar 1.3.50
autodispose-root » test-utils jar unspecified

Project Modules

There are no modules declared in this project.

AutoDispose

Automatic binding+disposal of RxJava streams.

uber.github.io/AutoDispose

License

Copyright (C) 2017 Uber Technologies

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
com.uber.autodispose

Uber Open Source

Open Source Software at Uber

Versions

Version
1.4.0
1.3.0
1.2.0
1.1.0
1.0.0
1.0.0-RC3
1.0.0-RC2
1.0.0-RC1
0.8.0
0.7.0
0.6.1
0.6.0
0.5.1
0.5.0
0.4.0
0.3.0
0.2.0
0.1.0