| License |
License |
|---|---|
| GroupId | GroupIdcom.leanplum.segment |
| ArtifactId | ArtifactIdLeanplumIntegration |
| Version | Version1.1.2 |
| Type | Typeaar |
| Description |
DescriptionLeanplumIntegration
Leanplum SDK integration for the Segment Android SDK.
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| LeanplumIntegration-1.1.2.pom | |
| Browse |
<!-- 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"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.leanplum : leanplum-core | jar | [5.0,6.0) |