is not current version
Last Version 1.5.8

com.spotify.mobius:mobius-android 1.3.0

Mobius for Android

GroupId

GroupId

com.spotify.mobius
ArtifactId

ArtifactId

mobius-android
Version

Version

1.3.0
Type

Type

aar

Download mobius-android 1.3.0


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