не последняя версия
Последняя версия 1.1.2

com.leanplum.segment:LeanplumIntegration 1.1.1

Leanplum SDK integration for the Segment iOS SDK.

Группа

Группа

com.leanplum.segment
Идентификатор

Идентификатор

LeanplumIntegration
Версия

Версия

1.1.1
Тип

Тип

aar

Скачать LeanplumIntegration 1.1.1

Имя Файла Размер
LeanplumIntegration-1.1.1.pom
Обзор

<!-- https://jarcasting.com/artifacts/com.leanplum.segment/LeanplumIntegration/ -->
<dependency>
    <groupId>com.leanplum.segment</groupId>
    <artifactId>LeanplumIntegration</artifactId>
    <version>1.1.1</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.leanplum.segment/LeanplumIntegration/
implementation 'com.leanplum.segment:LeanplumIntegration:1.1.1'
// https://jarcasting.com/artifacts/com.leanplum.segment/LeanplumIntegration/
implementation ("com.leanplum.segment:LeanplumIntegration:1.1.1")
'com.leanplum.segment:LeanplumIntegration:aar:1.1.1'
<dependency org="com.leanplum.segment" name="LeanplumIntegration" rev="1.1.1">
  <artifact name="LeanplumIntegration" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.leanplum.segment', module='LeanplumIntegration', version='1.1.1')
)
libraryDependencies += "com.leanplum.segment" % "LeanplumIntegration" % "1.1.1"
[com.leanplum.segment/LeanplumIntegration "1.1.1"]