Last Version

Google Android Library 4.1.1.4

A library jar that provides APIs for Applications written for the Google Android Platform.

License

License

GroupId

GroupId

com.google.android
ArtifactId

ArtifactId

android
Version

Version

4.1.1.4
Type

Type

jar
Description

Description

Google Android Library
A library jar that provides APIs for Applications written for the Google Android Platform.
Project URL

Project URL

http://source.android.com/

Download android 4.1.1.4


<!-- https://jarcasting.com/artifacts/com.google.android/android/ -->
<dependency>
    <groupId>com.google.android</groupId>
    <artifactId>android</artifactId>
    <version>4.1.1.4</version>
</dependency>
// https://jarcasting.com/artifacts/com.google.android/android/
implementation 'com.google.android:android:4.1.1.4'
// https://jarcasting.com/artifacts/com.google.android/android/
implementation ("com.google.android:android:4.1.1.4")
'com.google.android:android:jar:4.1.1.4'
<dependency org="com.google.android" name="android" rev="4.1.1.4">
  <artifact name="android" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.google.android', module='android', version='4.1.1.4')
)
libraryDependencies += "com.google.android" % "android" % "4.1.1.4"
[com.google.android/android "4.1.1.4"]

Dependencies

compile (6)

Group / Artifact Type Version
commons-logging : commons-logging jar 1.1.1
org.apache.httpcomponents : httpclient jar 4.0.1
org.khronos : opengl-api jar gl1.1-android-2.1_r1
xerces : xmlParserAPIs jar 2.6.2
xpp3 : xpp3 jar 1.1.4c
org.json : json jar 20080701

Project Modules

There are no modules declared in this project.