Last Version

RxDogTag (AutoDispose Support) 1.0.1

Automatic tagging of RxJava 2 originating subscribe points for onError() investigation.

License

License

Categories

Categories

Auto Application Layer Libs Code Generators
GroupId

GroupId

com.uber.rxdogtag
ArtifactId

ArtifactId

rxdogtag-autodispose
Version

Version

1.0.1
Type

Type

jar
Description

Description

RxDogTag (AutoDispose Support)
Automatic tagging of RxJava 2 originating subscribe points for onError() investigation.
Project URL

Project URL

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

Source Code Management

https://github.com/uber/RxDogTag/

Download rxdogtag-autodispose 1.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.uber.rxdogtag : rxdogtag jar 1.0.1

runtime (1)

Group / Artifact Type Version
com.uber.autodispose : autodispose jar 1.4.0

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
com.google.truth : truth jar 1.0.1

Project Modules

There are no modules declared in this project.