Jar examples for a:android-junit4
Tools for Android testing with JUnit4
You can download jar file android-junit4 0.5 in this page.
The Apache Software License, Version 2.0
You can use the following script to add android-junit4-0.5.jar to your project.
<dependency> <groupId>com.uphyca</groupId> <artifactId>android-junit4</artifactId> <version>0.5</version> </dependency>
compile group: 'com.uphyca', name: 'android-junit4', version: '0.5'
libraryDependencies += "com.uphyca" % "android-junit4" % "0.5"
<dependency org="com.uphyca" name="android-junit4" rev="0.5"/>
@Grapes(@Grab(group='com.uphyca', module='android-junit4', version='0.5'))
'com.uphyca:android-junit4:jar:0.5'
Click the following link to download the jar file.
android-junit4-0.5-javadoc.jar