s

search

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
search-7.3.0.jar download
search-7.3.0.pom download
search-7.3.0-sources.jar download
Apache Maven
<dependency>
  <groupId>com.amap.api</groupId>
  <artifactId>search</artifactId>
  <version>7.3.0</version>
</dependency>
Gradle Groovy
implementation 'com.amap.api:search:7.3.0'
Gradle Kotlin
implementation("com.amap.api:search:7.3.0")
Scala SBT
libraryDependencies += "com.amap.api" % "search" % "7.3.0"
Groovy Grape
@Grapes(
  @Grab(group='com.amap.api', module='search', version='7.3.0')
)
Apache Ivy
<dependency org="com.amap.api" name="search" rev="7.3.0" />
Leiningen
[com.amap.api/search "7.3.0"]
Apache Buildr
'com.amap.api:search:jar:7.3.0'
Dependencies
The project has no third-party dependencies