A library jar that provides APIs for testing Applications written for the Google Android Platform.
'com.google.android:android-test:4.1.1.4'
<dependency>
<groupId>com.google.android</groupId>
<artifactId>android-test</artifactId>
<version>4.1.1.4</version>
</dependency>
<dependency org="com.google.android" name="android-test" rev="4.1.1.4"/>
"com.google.android", "android-test", "4.1.1.4"