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