| License |
License |
|---|---|
| GroupId | GroupIdcom.leanplum |
| ArtifactId | ArtifactIdleanplum-core |
| Last Version | Last Version5.10.3 |
| Release Date | Release Date |
| 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.10.3.pom | |
| leanplum-core-5.10.3-sources.jar | 199 KB |
| leanplum-core-5.10.3-javadoc.jar | 455 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.leanplum/leanplum-core/ -->
<dependency>
<groupId>com.leanplum</groupId>
<artifactId>leanplum-core</artifactId>
<version>5.10.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.leanplum/leanplum-core/
implementation 'com.leanplum:leanplum-core:5.10.3'
// https://jarcasting.com/artifacts/com.leanplum/leanplum-core/
implementation ("com.leanplum:leanplum-core:5.10.3")
'com.leanplum:leanplum-core:aar:5.10.3'
<dependency org="com.leanplum" name="leanplum-core" rev="5.10.3">
<artifact name="leanplum-core" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.leanplum', module='leanplum-core', version='5.10.3')
)
libraryDependencies += "com.leanplum" % "leanplum-core" % "5.10.3"
[com.leanplum/leanplum-core "5.10.3"]
| 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 |