Categories |
CategoriesGeo Business Logic Libraries Geospatial ORM Data |
---|---|
GroupId | GroupIdcom.tencent.map.geolocation |
ArtifactId | ArtifactIdTencentLocationSdk-openplatform |
Version | Version7.3.6 |
Type | Typeaar |
Filename | Size |
---|---|
TencentLocationSdk-openplatform-7.3.6.pom | |
TencentLocationSdk-openplatform-7.3.6-sources.jar | 472 bytes |
TencentLocationSdk-openplatform-7.3.6-javadoc.jar | 472 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.tencent.map.geolocation/TencentLocationSdk-openplatform/ -->
<dependency>
<groupId>com.tencent.map.geolocation</groupId>
<artifactId>TencentLocationSdk-openplatform</artifactId>
<version>7.3.6</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.map.geolocation/TencentLocationSdk-openplatform/
implementation 'com.tencent.map.geolocation:TencentLocationSdk-openplatform:7.3.6'
// https://jarcasting.com/artifacts/com.tencent.map.geolocation/TencentLocationSdk-openplatform/
implementation ("com.tencent.map.geolocation:TencentLocationSdk-openplatform:7.3.6")
'com.tencent.map.geolocation:TencentLocationSdk-openplatform:aar:7.3.6'
<dependency org="com.tencent.map.geolocation" name="TencentLocationSdk-openplatform" rev="7.3.6">
<artifact name="TencentLocationSdk-openplatform" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.map.geolocation', module='TencentLocationSdk-openplatform', version='7.3.6')
)
libraryDependencies += "com.tencent.map.geolocation" % "TencentLocationSdk-openplatform" % "7.3.6"
[com.tencent.map.geolocation/TencentLocationSdk-openplatform "7.3.6"]