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