Download android-junit4-0.5.jar file - Jar a

Jar examples for a:android-junit4

Description

Tools for Android testing with JUnit4

You can download jar file android-junit4 0.5 in this page.

License

The Apache Software License, Version 2.0

Build File

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'

Download

Click the following link to download the jar file.

android-junit4-0.5-javadoc.jar
android-junit4-0.5-sources.jar
android-junit4-0.5.jar
android-junit4-0.5.pom



Related Tutorials