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