is not current version
Last Version 5.0.0

com.amap.api:map3d-native 3.3.2

AMap is the best sdk of map in china.

Categories

Categories

Native Development Tools
GroupId

GroupId

com.amap.api
ArtifactId

ArtifactId

map3d-native
Version

Version

3.3.2
Type

Type

jar

Download map3d-native 3.3.2


<!-- https://jarcasting.com/artifacts/com.amap.api/map3d-native/ -->
<dependency>
    <groupId>com.amap.api</groupId>
    <artifactId>map3d-native</artifactId>
    <version>3.3.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.amap.api/map3d-native/
implementation 'com.amap.api:map3d-native:3.3.2'
// https://jarcasting.com/artifacts/com.amap.api/map3d-native/
implementation ("com.amap.api:map3d-native:3.3.2")
'com.amap.api:map3d-native:jar:3.3.2'
<dependency org="com.amap.api" name="map3d-native" rev="3.3.2">
  <artifact name="map3d-native" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amap.api', module='map3d-native', version='3.3.2')
)
libraryDependencies += "com.amap.api" % "map3d-native" % "3.3.2"
[com.amap.api/map3d-native "3.3.2"]