License |
License |
---|---|
GroupId | GroupIdcom.google.android |
ArtifactId | ArtifactIdandroid |
Last Version | Last Version4.1.1.4 |
Release Date | Release Date |
Type | Typejar |
Description |
DescriptionGoogle Android Library
A library jar that provides APIs for Applications written for the Google Android Platform.
|
Project URL |
Project URL |
Filename | Size |
---|---|
android-4.1.1.4.pom | |
android-4.1.1.4.jar | 12 MB |
android-4.1.1.4-sources.jar | 11 MB |
android-4.1.1.4-javadoc.jar | 9 MB |
Browse |
<!-- 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"]
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 |