DisposeOnDestroy

RxJava2 helper to dispose Disposables before leaking stuff

License

License

Categories

Categories

RxJava Container Microservices Reactive libraries
GroupId

GroupId

pl.mg6.rxjava2.disposeondestroy
ArtifactId

ArtifactId

support
Last Version

Last Version

0.1.0
Release Date

Release Date

Type

Type

aar
Description

Description

DisposeOnDestroy
RxJava2 helper to dispose Disposables before leaking stuff
Project URL

Project URL

https://github.com/mg6maciej/DisposeOnDestroy
Source Code Management

Source Code Management

https://github.com/mg6maciej/DisposeOnDestroy

Download support

How to add to project

<!-- https://jarcasting.com/artifacts/pl.mg6.rxjava2.disposeondestroy/support/ -->
<dependency>
    <groupId>pl.mg6.rxjava2.disposeondestroy</groupId>
    <artifactId>support</artifactId>
    <version>0.1.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/pl.mg6.rxjava2.disposeondestroy/support/
implementation 'pl.mg6.rxjava2.disposeondestroy:support:0.1.0'
// https://jarcasting.com/artifacts/pl.mg6.rxjava2.disposeondestroy/support/
implementation ("pl.mg6.rxjava2.disposeondestroy:support:0.1.0")
'pl.mg6.rxjava2.disposeondestroy:support:aar:0.1.0'
<dependency org="pl.mg6.rxjava2.disposeondestroy" name="support" rev="0.1.0">
  <artifact name="support" type="aar" />
</dependency>
@Grapes(
@Grab(group='pl.mg6.rxjava2.disposeondestroy', module='support', version='0.1.0')
)
libraryDependencies += "pl.mg6.rxjava2.disposeondestroy" % "support" % "0.1.0"
[pl.mg6.rxjava2.disposeondestroy/support "0.1.0"]

Dependencies

compile (2)

Group / Artifact Type Version
pl.mg6.rxjava2.disposeondestroy : core jar 0.1.0
com.android.support » support-v4 jar 25.2.0

Project Modules

There are no modules declared in this project.

Versions

Version
0.1.0