License |
License |
---|---|
GroupId | GroupIdcom.amap.api |
ArtifactId | ArtifactIdlocgp |
Last Version | Last Version4.7.1 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionlocgp
AMap is the best sdk of map in china.
|
Project URL |
Project URL |
Filename | Size |
---|---|
locgp-4.7.1.pom | |
locgp-4.7.1.jar | 903 KB |
locgp-4.7.1-sources.jar | 551 bytes |
locgp-4.7.1-javadoc.jar | 551 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.amap.api/locgp/ -->
<dependency>
<groupId>com.amap.api</groupId>
<artifactId>locgp</artifactId>
<version>4.7.1</version>
</dependency>
// https://jarcasting.com/artifacts/com.amap.api/locgp/
implementation 'com.amap.api:locgp:4.7.1'
// https://jarcasting.com/artifacts/com.amap.api/locgp/
implementation ("com.amap.api:locgp:4.7.1")
'com.amap.api:locgp:jar:4.7.1'
<dependency org="com.amap.api" name="locgp" rev="4.7.1">
<artifact name="locgp" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.amap.api', module='locgp', version='4.7.1')
)
libraryDependencies += "com.amap.api" % "locgp" % "4.7.1"
[com.amap.api/locgp "4.7.1"]