| Лицензия |
Лицензия |
|---|---|
| Группа | Группаcom.leanplum.segment |
| Идентификатор | ИдентификаторLeanplumIntegration |
| Версия | Версия1.1.2 |
| Тип | Типaar |
| Описание |
ОписаниеLeanplumIntegration
Leanplum SDK integration for the Segment Android SDK.
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| LeanplumIntegration-1.1.2.pom | |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.leanplum.segment/LeanplumIntegration/ -->
<dependency>
<groupId>com.leanplum.segment</groupId>
<artifactId>LeanplumIntegration</artifactId>
<version>1.1.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.leanplum.segment/LeanplumIntegration/
implementation 'com.leanplum.segment:LeanplumIntegration:1.1.2'
// https://jarcasting.com/artifacts/com.leanplum.segment/LeanplumIntegration/
implementation ("com.leanplum.segment:LeanplumIntegration:1.1.2")
'com.leanplum.segment:LeanplumIntegration:aar:1.1.2'
<dependency org="com.leanplum.segment" name="LeanplumIntegration" rev="1.1.2">
<artifact name="LeanplumIntegration" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.leanplum.segment', module='LeanplumIntegration', version='1.1.2')
)
libraryDependencies += "com.leanplum.segment" % "LeanplumIntegration" % "1.1.2"
[com.leanplum.segment/LeanplumIntegration "1.1.2"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| com.leanplum : leanplum-core | jar | [5.0,6.0) |