is not current version
Last Version 6.1.0

com.amap.api:location 4.7.0

AMap is the best sdk of map in china.

GroupId

GroupId

com.amap.api
ArtifactId

ArtifactId

location
Version

Version

4.7.0
Type

Type

jar

Download location 4.7.0


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