is not current version
Last Version 6.1.0

com.amap.api:location 3.4.1

AMap is the best sdk of map in china.

GroupId

GroupId

com.amap.api
ArtifactId

ArtifactId

location
Version

Version

3.4.1
Type

Type

jar

Download location 3.4.1


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