RxJava3 tools for Mobius

RxJava3 utilities for use with Mobius

License

License

GroupId

GroupId

com.spotify.mobius
ArtifactId

ArtifactId

mobius-rx3
Last Version

Last Version

1.5.8
Release Date

Release Date

Type

Type

jar
Description

Description

RxJava3 tools for Mobius
RxJava3 utilities for use with Mobius
Project URL

Project URL

https://github.com/spotify/mobius/
Source Code Management

Source Code Management

https://github.com/spotify/mobius/

Download mobius-rx3

How to add to project

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

Dependencies

compile (2)

Group / Artifact Type Version
io.reactivex.rxjava3 : rxjava jar 3.0.0
com.spotify.mobius : mobius-core jar 1.5.8

runtime (1)

Group / Artifact Type Version
com.google.code.findbugs : jsr305 jar 3.0.2

test (8)

Group / Artifact Type Version
com.spotify.mobius : mobius-test jar 1.5.8
junit : junit jar 4.13.2
com.google.guava : guava jar 28.2-android
org.hamcrest : hamcrest-library jar 2.2
ch.qos.logback : logback-classic jar 1.2.3
org.awaitility : awaitility jar 4.0.2
org.assertj : assertj-core jar 3.15.0
com.google.auto.value : auto-value-annotations jar 1.7

Project Modules

There are no modules declared in this project.
com.spotify.mobius

Spotify

Versions

Version
1.5.8
1.5.7
1.5.6
1.5.5
1.5.3
1.5.2
1.5.1
1.5.0
1.4.0
1.4.0-beta5
1.4.0-beta4