Download mockito-macros_2.11-1.0.jar file - Jar m

Jar examples for m:mockito-macros-2.11

Description

mockito-macros

You can download jar file mockito-macros_2.11 1.0 in this page.

License

Apache 2.0

Build File

You can use the following script to add mockito-macros_2.11-1.0.jar to your project.

<dependency>
   <groupId>org.backuity</groupId>
   <artifactId>mockito-macros_2.11</artifactId>
   <version>1.0</version>
</dependency>
compile group: 'org.backuity', name: 'mockito-macros_2.11', version: '1.0'
libraryDependencies += "org.backuity" % "mockito-macros_2.11" % "1.0"
<dependency org="org.backuity" name="mockito-macros_2.11" rev="1.0"/>
@Grapes(@Grab(group='org.backuity', module='mockito-macros_2.11', version='1.0'))
'org.backuity:mockito-macros_2.11:jar:1.0'

Download

Click the following link to download the jar file.

mockito-macros_2.11-1.0-javadoc.jar
mockito-macros_2.11-1.0-sources.jar
mockito-macros_2.11-1.0.jar
mockito-macros_2.11-1.0.pom



Related Tutorials