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