| Группа | Группаcom.leanplum |
|---|---|
| Идентификатор | Идентификаторleanplum-location |
| Версия | Версия5.6.1-beta3 |
| Тип | Типaar |
| Имя Файла | Размер |
|---|---|
| leanplum-location-5.6.1-beta3.pom | |
| leanplum-location-5.6.1-beta3-sources.jar | 6 KB |
| leanplum-location-5.6.1-beta3-javadoc.jar | 19 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.leanplum/leanplum-location/ -->
<dependency>
<groupId>com.leanplum</groupId>
<artifactId>leanplum-location</artifactId>
<version>5.6.1-beta3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.leanplum/leanplum-location/
implementation 'com.leanplum:leanplum-location:5.6.1-beta3'
// https://jarcasting.com/artifacts/com.leanplum/leanplum-location/
implementation ("com.leanplum:leanplum-location:5.6.1-beta3")
'com.leanplum:leanplum-location:aar:5.6.1-beta3'
<dependency org="com.leanplum" name="leanplum-location" rev="5.6.1-beta3">
<artifact name="leanplum-location" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.leanplum', module='leanplum-location', version='5.6.1-beta3')
)
libraryDependencies += "com.leanplum" % "leanplum-location" % "5.6.1-beta3"
[com.leanplum/leanplum-location "5.6.1-beta3"]