Google Android Library

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

Лицензия

Лицензия

Группа

Группа

com.google.android
Идентификатор

Идентификатор

android
Последняя версия

Последняя версия

4.1.1.4
Дата

Дата

Тип

Тип

jar
Описание

Описание

Google Android Library
A library jar that provides APIs for Applications written for the Google Android Platform.
Ссылка на сайт

Ссылка на сайт

http://source.android.com/

Скачать android

Как подключить последнюю версию

<!-- 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"]

Зависимости

compile (6)

Идентификатор библиотеки Тип Версия
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

Модули Проекта

Данный проект не имеет модулей.

Версии библиотеки

Версия
4.1.1.4
4.0.1.2
2.3.3
2.3.1
2.2.1
2.1.2
2.1_r1
1.6_r2
1.5_r4
1.5_r3