is not current version
Last Version 1.1.2

com.leanplum.segment:LeanplumIntegration 1.1.1

Leanplum SDK integration for the Segment iOS SDK.

GroupId

GroupId

com.leanplum.segment
ArtifactId

ArtifactId

LeanplumIntegration
Version

Version

1.1.1
Type

Type

aar

Download LeanplumIntegration 1.1.1


<!-- 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"]