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