Last Version

RxRelay 2.1.1

Objects that are both an Observable and a Consumer.

License

License

GroupId

GroupId

com.jakewharton.rxrelay2
ArtifactId

ArtifactId

rxrelay
Version

Version

2.1.1
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 2.1.1


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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex.rxjava2 : rxjava jar 2.2.2

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.