| License |
License |
|---|---|
| Categories |
CategoriesRxJava Container Microservices Reactive libraries |
| GroupId | GroupIdpl.mg6.rxjava2.disposeondestroy |
| ArtifactId | ArtifactIdsupport |
| Last Version | Last Version0.1.0 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionDisposeOnDestroy
RxJava2 helper to dispose Disposables before leaking stuff
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| support-0.1.0.pom | |
| support-0.1.0.aar | 4 KB |
| support-0.1.0-sources.jar | 1 KB |
| support-0.1.0-javadoc.jar | 261 bytes |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| pl.mg6.rxjava2.disposeondestroy : core | jar | 0.1.0 |
| com.android.support » support-v4 | jar | 25.2.0 |