MVN

com.amap.api : navi

Maven & Gradle

Apr 26, 2017
0 stars

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

<dependency>
    <groupId>com.amap.api</groupId>
    <artifactId>navi</artifactId>
    <version>1.9.4</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 1.9.4

All Versions

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

Version Vulnerabilities Updated
1.9.x
navi-1.9.4
navi-1.9.3
navi-1.9.2
navi-1.9.1
navi-1.9.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.amap.api</groupId>
    <artifactId>navi</artifactId>
    <version>1.9.4</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.amap.api:navi:1.9.4'

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

implementation("com.amap.api:navi:1.9.4")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.amap.api" % "navi" % "1.9.4"

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

Jul 22, 2016
16 stars
May 01, 2023
756 stars
Aug 06, 2016
2 stars
Jul 25, 2016
802 stars
Sep 21, 2017
690 stars