is not current version
Last Version 1.0.3

io.reactivex:rxjava-debug 1.0.1

rxjava-debug

Categories

Categories

React User Interface Web Frameworks RxJava Container Microservices Reactive libraries
GroupId

GroupId

io.reactivex
ArtifactId

ArtifactId

rxjava-debug
Version

Version

1.0.1
Type

Type

jar

Download rxjava-debug 1.0.1


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