| Категории |
КатегорииGeo Прикладные библиотеки Geospatial ORM Данные |
|---|---|
| Группа | Группаcom.tencent.map.geolocation |
| Идентификатор | ИдентификаторTencentLocationSdk-openplatform |
| Версия | Версия7.2.4 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| TencentLocationSdk-openplatform-7.2.4.pom | |
| TencentLocationSdk-openplatform-7.2.4.aar | 321 KB |
| TencentLocationSdk-openplatform-7.2.4-sources.jar | 471 bytes |
| TencentLocationSdk-openplatform-7.2.4-javadoc.jar | 471 bytes |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.tencent.map.geolocation/TencentLocationSdk-openplatform/ -->
<dependency>
<groupId>com.tencent.map.geolocation</groupId>
<artifactId>TencentLocationSdk-openplatform</artifactId>
<version>7.2.4</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.tencent.map.geolocation/TencentLocationSdk-openplatform/
implementation 'com.tencent.map.geolocation:TencentLocationSdk-openplatform:7.2.4'
// https://jarcasting.com/artifacts/com.tencent.map.geolocation/TencentLocationSdk-openplatform/
implementation ("com.tencent.map.geolocation:TencentLocationSdk-openplatform:7.2.4")
'com.tencent.map.geolocation:TencentLocationSdk-openplatform:aar:7.2.4'
<dependency org="com.tencent.map.geolocation" name="TencentLocationSdk-openplatform" rev="7.2.4">
<artifact name="TencentLocationSdk-openplatform" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.tencent.map.geolocation', module='TencentLocationSdk-openplatform', version='7.2.4')
)
libraryDependencies += "com.tencent.map.geolocation" % "TencentLocationSdk-openplatform" % "7.2.4"
[com.tencent.map.geolocation/TencentLocationSdk-openplatform "7.2.4"]