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