License |
License |
---|---|
GroupId | GroupIdcom.leanplum |
ArtifactId | ArtifactIdleanplum-push |
Last Version | Last Version5.10.3 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionleanplum-push
The Leanplum SDK messaging platform
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
leanplum-push-5.10.3.pom | |
leanplum-push-5.10.3-sources.jar | 29 KB |
leanplum-push-5.10.3-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.leanplum/leanplum-push/ -->
<dependency>
<groupId>com.leanplum</groupId>
<artifactId>leanplum-push</artifactId>
<version>5.10.3</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.leanplum/leanplum-push/
implementation 'com.leanplum:leanplum-push:5.10.3'
// https://jarcasting.com/artifacts/com.leanplum/leanplum-push/
implementation ("com.leanplum:leanplum-push:5.10.3")
'com.leanplum:leanplum-push:aar:5.10.3'
<dependency org="com.leanplum" name="leanplum-push" rev="5.10.3">
<artifact name="leanplum-push" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.leanplum', module='leanplum-push', version='5.10.3')
)
libraryDependencies += "com.leanplum" % "leanplum-push" % "5.10.3"
[com.leanplum/leanplum-push "5.10.3"]
Group / Artifact | Type | Version |
---|---|---|
com.leanplum : leanplum-core | jar | 5.10.3 |
org.jetbrains.kotlin : kotlin-stdlib | jar | 1.4.32 |