is not current version
Last Version 1.0.3

io.reactivex:rxjava-debug 0.21.0

rxjava-debug

Categories

Categories

React User Interface Web Frameworks RxJava Container Microservices Reactive libraries
GroupId

GroupId

io.reactivex
ArtifactId

ArtifactId

rxjava-debug
Version

Version

0.21.0
Type

Type

jar

Download rxjava-debug 0.21.0


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