| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify.mobius |
| ArtifactId | ArtifactIdmobius-android |
| Last Version | Last Version1.5.8 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionAndroid-specific part of Mobius
Mobius for Android
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mobius-android-1.5.8.pom | |
| mobius-android-1.5.8.aar | 11 KB |
| mobius-android-1.5.8-sources.jar | 11 KB |
| mobius-android-1.5.8-javadoc.jar | 39 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify.mobius/mobius-android/ -->
<dependency>
<groupId>com.spotify.mobius</groupId>
<artifactId>mobius-android</artifactId>
<version>1.5.8</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.spotify.mobius/mobius-android/
implementation 'com.spotify.mobius:mobius-android:1.5.8'
// https://jarcasting.com/artifacts/com.spotify.mobius/mobius-android/
implementation ("com.spotify.mobius:mobius-android:1.5.8")
'com.spotify.mobius:mobius-android:aar:1.5.8'
<dependency org="com.spotify.mobius" name="mobius-android" rev="1.5.8">
<artifact name="mobius-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.spotify.mobius', module='mobius-android', version='1.5.8')
)
libraryDependencies += "com.spotify.mobius" % "mobius-android" % "1.5.8"
[com.spotify.mobius/mobius-android "1.5.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.spotify.mobius : mobius-core | jar | 1.5.8 |
| org.slf4j : slf4j-api | jar | 1.7.25 |
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| androidx.lifecycle » lifecycle-livedata | jar | 2.2.0 |
| androidx.lifecycle » lifecycle-viewmodel | jar | 2.2.0 |