Last Version

RxDogTag (AutoDispose Support) 2.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.rxdogtag2
ArtifactId

ArtifactId

rxdogtag-autodispose
Version

Version

2.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 2.0.1


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

Dependencies

compile (1)

Group / Artifact Type Version
com.uber.rxdogtag2 : rxdogtag jar 2.0.1

runtime (1)

Group / Artifact Type Version
com.uber.autodispose2 : autodispose jar 2.0.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.