MVN

com.amap.api : map3d-native

Maven & Gradle

Mar 11, 2017
0 stars

map3d-native · AMap is the best sdk of map in china.

<dependency>
    <groupId>com.amap.api</groupId>
    <artifactId>map3d-native</artifactId>
    <version>5.0.0</version>
</dependency>
Copy
pom.xml
Table Of Contents

Latest Version

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

  • Latest Stable: 5.0.0

All Versions

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

Version Vulnerabilities Updated
5.0.x
map3d-native-5.0.0
4.1.x
map3d-native-4.1.3
map3d-native-4.1.2.1
map3d-native-4.1.2
map3d-native-4.1.1
4.0.x
map3d-native-4.0.1
3.3.x
map3d-native-3.3.3
map3d-native-3.3.2
map3d-native-3.3.0

How to add a dependency to Maven

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

<dependency>
    <groupId>com.amap.api</groupId>
    <artifactId>map3d-native</artifactId>
    <version>5.0.0</version>
</dependency>

How to add a dependency to Gradle

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

implementation 'com.amap.api:map3d-native:5.0.0'

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

implementation("com.amap.api:map3d-native:5.0.0")

How to add a dependency to SBT Scala

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

libraryDependencies += "com.amap.api" % "map3d-native" % "5.0.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