l

location

AMap is the best sdk of map in china.
http://lbs.amap.com
The AMap Software License, Version 1.0
amap_op_sdk
Files download
File Operation
location-3.6.1.jar download
location-3.6.1.pom download
location-3.6.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.amap.api</groupId>
  <artifactId>location</artifactId>
  <version>3.6.1</version>
</dependency>
Gradle Groovy
implementation 'com.amap.api:location:3.6.1'
Gradle Kotlin
implementation("com.amap.api:location:3.6.1")
Scala SBT
libraryDependencies += "com.amap.api" % "location" % "3.6.1"
Groovy Grape
@Grapes(
  @Grab(group='com.amap.api', module='location', version='3.6.1')
)
Apache Ivy
<dependency org="com.amap.api" name="location" rev="3.6.1" />
Leiningen
[com.amap.api/location "3.6.1"]
Apache Buildr
'com.amap.api:location:jar:3.6.1'
Dependencies
The project has no third-party dependencies