License |
License |
---|---|
Categories |
CategoriesSearch Business Logic Libraries |
GroupId | GroupIdcom.amap.api |
ArtifactId | ArtifactIdsearchgp |
Last Version | Last Version6.9.3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionsearch
AMap is the best sdk of map in china.
|
Project URL |
Project URL |
Filename | Size |
---|---|
searchgp-6.9.3.pom | |
searchgp-6.9.3.jar | 529 KB |
searchgp-6.9.3-sources.jar | 602 bytes |
searchgp-6.9.3-javadoc.jar | 602 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.amap.api/searchgp/ -->
<dependency>
<groupId>com.amap.api</groupId>
<artifactId>searchgp</artifactId>
<version>6.9.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.amap.api/searchgp/
implementation 'com.amap.api:searchgp:6.9.3'
// https://jarcasting.com/artifacts/com.amap.api/searchgp/
implementation ("com.amap.api:searchgp:6.9.3")
'com.amap.api:searchgp:jar:6.9.3'
<dependency org="com.amap.api" name="searchgp" rev="6.9.3">
<artifact name="searchgp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amap.api', module='searchgp', version='6.9.3')
)
libraryDependencies += "com.amap.api" % "searchgp" % "6.9.3"
[com.amap.api/searchgp "6.9.3"]