MVN

com.amap.api : location-aar

Maven & Gradle

Apr 03, 2019
0 stars

location · AMap is the best sdk of map in china.

<dependency>
    <groupId>com.amap.api</groupId>
    <artifactId>location-aar</artifactId>
    <version>4.5.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.amap.api : location-aar to add to Maven or Gradle - Latest Versions:

  • Latest Stable: 4.5.0

All Versions

Choose a version of com.amap.api : location-aar to add to Maven or Gradle - All Versions:

Version Vulnerabilities Updated
4.5.x
location-aar-4.5.0

How to add a dependency to Maven

Add the following com.amap.api : location-aar maven dependency to the pom.xml file with your favorite IDE (IntelliJ / Eclipse / Netbeans):

<dependency>
    <groupId>com.amap.api</groupId>
    <artifactId>location-aar</artifactId>
    <version>4.5.0</version>
</dependency>

How to add a dependency to Gradle

Gradle Groovy DSL: Add the following com.amap.api : location-aar gradle dependency to your build.gradle file:

implementation 'com.amap.api:location-aar:4.5.0'

Gradle Kotlin DSL: Add the following com.amap.api : location-aar gradle kotlin dependency to your build.gradle.kts file:

implementation("com.amap.api:location-aar:4.5.0")

How to add a dependency to SBT Scala

SBT Scala: Add the following com.amap.api : location-aar sbt scala dependency to your build.sbt file:

libraryDependencies += "com.amap.api" % "location-aar" % "4.5.0"

Advertisement

Dependencies from Group

Aug 16, 2023
7 usages
0 stars
Aug 16, 2023
4 usages
0 stars
Jul 05, 2023
2 usages
0 stars
Nov 13, 2019
0 stars
Apr 26, 2017
0 stars

Discover Dependencies