is not current version
Last Version 1.5.8

com.spotify.mobius:mobius-android 1.3.2

Mobius for Android

GroupId

GroupId

com.spotify.mobius
ArtifactId

ArtifactId

mobius-android
Version

Version

1.3.2
Type

Type

aar

Download mobius-android 1.3.2


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