| License |
License |
|---|---|
| GroupId | GroupIdcom.leanplum |
| ArtifactId | ArtifactIdleanplum-core |
| Version | Version5.8.2 |
| Type | Typeaar |
| Description |
Descriptionleanplum-core
The Leanplum SDK messaging platform
|
| Project URL |
Project URL |
| Source Code Management |
Source Code Management |
| Filename | Size |
|---|---|
| leanplum-core-5.8.2.pom | |
| leanplum-core-5.8.2-sources.jar | 203 KB |
| leanplum-core-5.8.2-javadoc.jar | 261 bytes |
| Browse |
<!-- https://jarcasting.com/artifacts/com.leanplum/leanplum-core/ -->
<dependency>
<groupId>com.leanplum</groupId>
<artifactId>leanplum-core</artifactId>
<version>5.8.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.leanplum/leanplum-core/
implementation 'com.leanplum:leanplum-core:5.8.2'
// https://jarcasting.com/artifacts/com.leanplum/leanplum-core/
implementation ("com.leanplum:leanplum-core:5.8.2")
'com.leanplum:leanplum-core:aar:5.8.2'
<dependency org="com.leanplum" name="leanplum-core" rev="5.8.2">
<artifact name="leanplum-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.leanplum', module='leanplum-core', version='5.8.2')
)
libraryDependencies += "com.leanplum" % "leanplum-core" % "5.8.2"
[com.leanplum/leanplum-core "5.8.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| androidx.legacy » legacy-support-v4 | jar | 1.0.0 |
| androidx.appcompat » appcompat | jar | 1.2.0 |
| org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |