MVN

com.spotify.mobius : mobius-test

Maven & Gradle

May 12, 2023
5 usages
1.2k stars

Test utilities for Mobius · Help classes to use when writing unit-tests with Mobius code

<dependency>
    <groupId>com.spotify.mobius</groupId>
    <artifactId>mobius-test</artifactId>
    <version>1.5.12</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.spotify.mobius : mobius-test to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 1.5.12
  • Latest Beta: 1.4.0-beta5

All Versions

Choose a version of com.spotify.mobius : mobius-test to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
1.5.x
mobius-test-1.5.12
mobius-test-1.5.11
mobius-test-1.5.9
mobius-test-1.5.8
mobius-test-1.5.7
mobius-test-1.5.6
mobius-test-1.5.5
mobius-test-1.5.3
mobius-test-1.5.2
mobius-test-1.5.1
mobius-test-1.5.0
1.4.x
mobius-test-1.4.0
mobius-test-1.4.0-beta5
mobius-test-1.4.0-beta4
mobius-test-1.4.0-beta3
mobius-test-1.4.0-beta2
mobius-test-1.4.0-beta1
1.3.x
mobius-test-1.3.4
mobius-test-1.3.3
mobius-test-1.3.2
mobius-test-1.3.1
mobius-test-1.3.0
1.2.x
mobius-test-1.2.2
mobius-test-1.2.1
mobius-test-1.2.0
1.1.x
mobius-test-1.1.1
mobius-test-1.1.0
1.0.x
mobius-test-1.0.1
mobius-test-1.0.0

How to add a dependency to Maven

Add the following com.spotify.mobius : mobius-test maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.spotify.mobius</groupId>
    <artifactId>mobius-test</artifactId>
    <version>1.5.12</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.spotify.mobius : mobius-test gradle dependency to your build.gradle file:

implementation 'com.spotify.mobius:mobius-test:1.5.12'

Gradle Kotlin DSL: Add the following com.spotify.mobius : mobius-test gradle kotlin dependency to your build.gradle.kts file:

implementation("com.spotify.mobius:mobius-test:1.5.12")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.spotify.mobius : mobius-test sbt scala dependency to your build.sbt file:

libraryDependencies += "com.spotify.mobius" % "mobius-test" % "1.5.12"

Advertisement

Dependencies from Group

May 12, 2023
8 usages
1.2k stars
May 12, 2023
5 usages
1.2k stars
May 12, 2023
1.2k stars
May 12, 2023
1.2k stars
May 12, 2023
1.2k stars

Discover Dependencies

May 12, 2023
1.2k stars
Aug 10, 2023
20 usages
2k stars
Feb 25, 2019
2 usages
17 stars
Jul 06, 2020
1 stars
Feb 10, 2020
3 usages
185 stars
Jan 25, 2018
4.6k stars
Jan 19, 2023
736 stars
Aug 08, 2023
792 usages
15.7k stars