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