Jar examples for m:moxy
Fluent API mocking/spying framework for Java.
You can download jar file moxy 0.4.2 in this page.
The Apache Software License, Version 2.0
You can use the following script to add moxy-0.4.2.jar to your project.
<dependency> <groupId>com.arello-mobile</groupId> <artifactId>moxy</artifactId> <version>0.4.2</version> </dependency>
compile group: 'com.arello-mobile', name: 'moxy', version: '0.4.2'
libraryDependencies += "com.arello-mobile" % "moxy" % "0.4.2"
<dependency org="com.arello-mobile" name="moxy" rev="0.4.2"/>
@Grapes(@Grab(group='com.arello-mobile', module='moxy', version='0.4.2'))
'com.arello-mobile:moxy:jar:0.4.2'
Click the following link to download the jar file.
moxy-0.4.2-javadoc.jar