License |
License |
---|---|
GroupId | GroupIdcom.moengage |
ArtifactId | ArtifactIdpush-amp |
Last Version | Last Version4.1.1 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMoEngage Push Amp
Push Amplification Module of MoEngage Platform
|
Filename | Size |
---|---|
push-amp-4.1.1.pom | |
push-amp-4.1.1-sources.jar | 28 KB |
push-amp-4.1.1-javadoc.jar | 272 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/push-amp/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>push-amp</artifactId>
<version>4.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/push-amp/
implementation 'com.moengage:push-amp:4.1.1'
// https://jarcasting.com/artifacts/com.moengage/push-amp/
implementation ("com.moengage:push-amp:4.1.1")
'com.moengage:push-amp:aar:4.1.1'
<dependency org="com.moengage" name="push-amp" rev="4.1.1">
<artifact name="push-amp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='push-amp', version='4.1.1')
)
libraryDependencies += "com.moengage" % "push-amp" % "4.1.1"
[com.moengage/push-amp "4.1.1"]