License |
License |
---|---|
GroupId | GroupIdcom.leanplum |
ArtifactId | ArtifactIdleanplum-push |
Version | Version5.6.2 |
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.6.2.pom | |
leanplum-push-5.6.2-sources.jar | 29 KB |
leanplum-push-5.6.2-javadoc.jar | 40 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.leanplum/leanplum-push/ -->
<dependency>
<groupId>com.leanplum</groupId>
<artifactId>leanplum-push</artifactId>
<version>5.6.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.leanplum/leanplum-push/
implementation 'com.leanplum:leanplum-push:5.6.2'
// https://jarcasting.com/artifacts/com.leanplum/leanplum-push/
implementation ("com.leanplum:leanplum-push:5.6.2")
'com.leanplum:leanplum-push:aar:5.6.2'
<dependency org="com.leanplum" name="leanplum-push" rev="5.6.2">
<artifact name="leanplum-push" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.leanplum', module='leanplum-push', version='5.6.2')
)
libraryDependencies += "com.leanplum" % "leanplum-push" % "5.6.2"
[com.leanplum/leanplum-push "5.6.2"]
Group / Artifact | Type | Version |
---|---|---|
com.leanplum : leanplum-core | jar | 5.6.2 |