| License |
License |
|---|---|
| GroupId | GroupIdcom.spotify.mobius |
| ArtifactId | ArtifactIdmobius-test |
| Last Version | Last Version1.5.8 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionTest utilities for Mobius
Help classes to use when writing unit-tests with Mobius code
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| mobius-test-1.5.8.pom | |
| mobius-test-1.5.8.jar | 26 KB |
| mobius-test-1.5.8-sources.jar | 12 KB |
| mobius-test-1.5.8-javadoc.jar | 61 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.spotify.mobius/mobius-test/ -->
<dependency>
<groupId>com.spotify.mobius</groupId>
<artifactId>mobius-test</artifactId>
<version>1.5.8</version>
</dependency>
// https://jarcasting.com/artifacts/com.spotify.mobius/mobius-test/
implementation 'com.spotify.mobius:mobius-test:1.5.8'
// https://jarcasting.com/artifacts/com.spotify.mobius/mobius-test/
implementation ("com.spotify.mobius:mobius-test:1.5.8")
'com.spotify.mobius:mobius-test:jar:1.5.8'
<dependency org="com.spotify.mobius" name="mobius-test" rev="1.5.8">
<artifact name="mobius-test" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.spotify.mobius', module='mobius-test', version='1.5.8')
)
libraryDependencies += "com.spotify.mobius" % "mobius-test" % "1.5.8"
[com.spotify.mobius/mobius-test "1.5.8"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.google.code.findbugs : jsr305 | jar | 3.0.2 |
| Group / Artifact | Type | Version |
|---|---|---|
| junit : junit | jar | 4.13.2 |
| org.hamcrest : hamcrest-library | jar | 2.2 |
| com.google.auto.value : auto-value-annotations | jar | 1.7 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.spotify.mobius : mobius-core | jar | 1.5.8 |
| org.assertj : assertj-core | jar | 3.15.0 |
| org.awaitility : awaitility | jar | 4.0.2 |