Jar examples for m:mobius-test
Help classes to use when writing unit-tests with Mobius code
You can download jar file mobius-test 1.1.0 in this page.
"The Apache Software License, Version 2.0"
You can use the following script to add mobius-test-1.1.0.jar to your project.
<dependency> <groupId>com.spotify.mobius</groupId> <artifactId>mobius-test</artifactId> <version>1.1.0</version> </dependency>
compile group: 'com.spotify.mobius', name: 'mobius-test', version: '1.1.0'
libraryDependencies += "com.spotify.mobius" % "mobius-test" % "1.1.0"
<dependency org="com.spotify.mobius" name="mobius-test" rev="1.1.0"/>
@Grapes(@Grab(group='com.spotify.mobius', module='mobius-test', version='1.1.0'))
'com.spotify.mobius:mobius-test:jar:1.1.0'
Click the following link to download the jar file.
mobius-test-1.1.0-javadoc.jar