License |
License |
---|---|
GroupId | GroupIdcom.amap.api |
ArtifactId | ArtifactId3dmapgp |
Last Version | Last Version6.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Description3dmapgp
AMap is the best sdk of map in china.
|
Project URL |
Project URL |
Filename | Size |
---|---|
3dmapgp-6.9.3.pom | |
3dmapgp-6.9.3.jar | 17 MB |
3dmapgp-6.9.3-sources.jar | 585 bytes |
3dmapgp-6.9.3-javadoc.jar | 585 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.amap.api/3dmapgp/ -->
<dependency>
<groupId>com.amap.api</groupId>
<artifactId>3dmapgp</artifactId>
<version>6.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.amap.api/3dmapgp/
implementation 'com.amap.api:3dmapgp:6.9.3'
// https://jarcasting.com/artifacts/com.amap.api/3dmapgp/
implementation ("com.amap.api:3dmapgp:6.9.3")
'com.amap.api:3dmapgp:jar:6.9.3'
<dependency org="com.amap.api" name="3dmapgp" rev="6.9.3">
<artifact name="3dmapgp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amap.api', module='3dmapgp', version='6.9.3')
)
libraryDependencies += "com.amap.api" % "3dmapgp" % "6.9.3"
[com.amap.api/3dmapgp "6.9.3"]