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