MVN

com.google.android : android

Maven & Gradle

Aug 24, 2012
1.2k usages

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

<dependency>
    <groupId>com.google.android</groupId>
    <artifactId>android</artifactId>
    <version>4.1.1.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.google.android : android to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.1.1.4

All Versions

Choose a version of com.google.android : android to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.1.x
android-4.1.1.4
4.0.x
android-4.0.1.2
2.3.x
android-2.3.3
android-2.3.1
2.2.x
android-2.2.1
2.1.x
android-2.1.2
2.1_r1
android-2.1_r1
1.6_r2
android-1.6_r2
CVE-2020-8913
1.5_r4
android-1.5_r4
CVE-2020-8913
1.5_r3
android-1.5_r3
CVE-2020-8913

How to add a dependency to Maven

Add the following com.google.android : android maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.google.android</groupId>
    <artifactId>android</artifactId>
    <version>4.1.1.4</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.google.android : android gradle dependency to your build.gradle file:

implementation 'com.google.android:android:4.1.1.4'

Gradle Kotlin DSL: Add the following com.google.android : android gradle kotlin dependency to your build.gradle.kts file:

implementation("com.google.android:android:4.1.1.4")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.google.android : android sbt scala dependency to your build.sbt file:

libraryDependencies += "com.google.android" % "android" % "4.1.1.4"

Advertisement

Dependencies from Group

Aug 24, 2012
1.2k usages
Apr 13, 2012
245 usages
Aug 31, 2012
181 usages
Aug 25, 2012
139 usages

Discover Dependencies

Feb 13, 2014
1 usages
75 stars
Jan 02, 2007
2 usages
Jan 21, 2015
5 usages
0 stars
Feb 05, 2009
3 usages
Mar 12, 2015
0 stars
ecj
Sep 08, 2014
1 usages