is not current version
Last Version 3.0.1

RxRelay 3.0.0

Objects that are both an Observable and a Consumer.

License

License

GroupId

GroupId

com.jakewharton.rxrelay3
ArtifactId

ArtifactId

rxrelay
Version

Version

3.0.0
Type

Type

jar
Description

Description

RxRelay
Objects that are both an Observable and a Consumer.
Source Code Management

Source Code Management

http://github.com/JakeWharton/RxRelay

Download rxrelay 3.0.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex.rxjava3 : rxjava jar 3.0.3

test (2)

Group / Artifact Type Version
junit : junit jar 4.12
org.mockito : mockito-core jar 1.10.19

Project Modules

There are no modules declared in this project.