License |
License |
---|---|
GroupId | GroupIdcom.spotify.mobius |
ArtifactId | ArtifactIdmobius-core |
Last Version | Last Version1.5.8 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionMobius Core
Mobius Core Library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
mobius-core-1.5.8.pom | |
mobius-core-1.5.8.jar | 64 KB |
mobius-core-1.5.8-sources.jar | 49 KB |
mobius-core-1.5.8-javadoc.jar | 123 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.spotify.mobius/mobius-core/ -->
<dependency>
<groupId>com.spotify.mobius</groupId>
<artifactId>mobius-core</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify.mobius/mobius-core/
implementation 'com.spotify.mobius:mobius-core:1.5.8'
// https://jarcasting.com/artifacts/com.spotify.mobius/mobius-core/
implementation ("com.spotify.mobius:mobius-core:1.5.8")
'com.spotify.mobius:mobius-core:jar:1.5.8'
<dependency org="com.spotify.mobius" name="mobius-core" rev="1.5.8">
<artifact name="mobius-core" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify.mobius', module='mobius-core', version='1.5.8')
)
libraryDependencies += "com.spotify.mobius" % "mobius-core" % "1.5.8"
[com.spotify.mobius/mobius-core "1.5.8"]
Group / Artifact | Type | Version |
---|---|---|
com.google.auto.value : auto-value-annotations | jar | 1.7 |
org.slf4j : slf4j-api | jar | 1.7.25 |
com.google.code.findbugs : jsr305 | jar | 3.0.2 |
Group / Artifact | Type | Version |
---|---|---|
com.spotify.mobius : mobius-test | jar | 1.5.8 |
junit : junit | jar | 4.13.2 |
ch.qos.logback : logback-classic | jar | 1.2.3 |
com.google.guava : guava | jar | 28.2-android |
com.google.guava : guava-testlib | jar | 28.2-android |
org.awaitility : awaitility | jar | 4.0.2 |
org.assertj : assertj-core | jar | 3.15.0 |
org.mockito : mockito-core | jar | 3.10.0 |