Jar examples for d:dexmaker-mockito
A Java-language API for doing compile time or runtime code generation targeting the Dalvik VM.
You can download jar file dexmaker-mockito 0.9 in this page.
The Apache License, Version 2.0
You can use the following script to add dexmaker-mockito-0.9.jar to your project.
<dependency> <groupId>com.google.dexmaker</groupId> <artifactId>dexmaker-mockito</artifactId> <version>0.9</version> </dependency>
compile group: 'com.google.dexmaker', name: 'dexmaker-mockito', version: '0.9'
libraryDependencies += "com.google.dexmaker" % "dexmaker-mockito" % "0.9"
<dependency org="com.google.dexmaker" name="dexmaker-mockito" rev="0.9"/>
@Grapes(@Grab(group='com.google.dexmaker', module='dexmaker-mockito', version='0.9'))
'com.google.dexmaker:dexmaker-mockito:jar:0.9'
Click the following link to download the jar file.
dexmaker-mockito-0.9-javadoc.jar