Last Version

RxRelay 1.2.0

Objects that are both an Observable and an Action1.

License

License

GroupId

GroupId

com.jakewharton.rxrelay
ArtifactId

ArtifactId

rxrelay
Version

Version

1.2.0
Type

Type

jar
Description

Description

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

Source Code Management

http://github.com/JakeWharton/RxRelay

Download rxrelay 1.2.0


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

Dependencies

compile (1)

Group / Artifact Type Version
io.reactivex : rxjava jar 1.1.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.