MVN

com.google.maps.android : android-maps-utils-v3

Maven & Gradle

Jan 05, 2023
1 usages
3.5k stars

android-maps-utils-v3 · Handy extensions to the Google Maps Android API.

<dependency>
    <groupId>com.google.maps.android</groupId>
    <artifactId>android-maps-utils-v3</artifactId>
    <version>2.4.1</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 2.4.1

All Versions

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

Version Vulnerabilities Updated
2.4.x
android-maps-utils-v3-2.4.1
android-maps-utils-v3-2.4.0
2.3.x
android-maps-utils-v3-2.3.0
2.2.x
android-maps-utils-v3-2.2.6
android-maps-utils-v3-2.2.5
android-maps-utils-v3-2.2.4
android-maps-utils-v3-2.2.3
android-maps-utils-v3-2.2.2
android-maps-utils-v3-2.2.0
2.1.x
android-maps-utils-v3-2.1.0
2.0.x
android-maps-utils-v3-2.0.4
android-maps-utils-v3-2.0.3
android-maps-utils-v3-2.0.2
android-maps-utils-v3-2.0.1
android-maps-utils-v3-2.0.0
1.3.x
android-maps-utils-v3-1.3.3
android-maps-utils-v3-1.3.1
android-maps-utils-v3-1.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.google.maps.android</groupId>
    <artifactId>android-maps-utils-v3</artifactId>
    <version>2.4.1</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.google.maps.android:android-maps-utils-v3:2.4.1'

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

implementation("com.google.maps.android:android-maps-utils-v3:2.4.1")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.google.maps.android" % "android-maps-utils-v3" % "2.4.1"

Advertisement

Dependencies from Group

Aug 23, 2023
26 usages
3.5k stars
Mar 31, 2022
7 usages
305 stars
Mar 31, 2022
3 usages
305 stars
Jan 05, 2023
1 usages
3.5k stars

Discover Dependencies

Nov 11, 2021
18 stars
Aug 01, 2023
4 usages
537 stars
May 19, 2020
2 stars
Jul 30, 2021
8 stars
Mar 26, 2021
98 stars
May 21, 2020
6 stars
Aug 18, 2023
3 usages
1k stars