is not current version
Last Version 4.1.1

com.moengage:push-amp 3.0.01

Push Amplification Module of MoEngage Platform

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

push-amp
Version

Version

3.0.01
Type

Type

aar

Download push-amp 3.0.01


<!-- https://jarcasting.com/artifacts/com.moengage/push-amp/ -->
<dependency>
    <groupId>com.moengage</groupId>
    <artifactId>push-amp</artifactId>
    <version>3.0.01</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/push-amp/
implementation 'com.moengage:push-amp:3.0.01'
// https://jarcasting.com/artifacts/com.moengage/push-amp/
implementation ("com.moengage:push-amp:3.0.01")
'com.moengage:push-amp:aar:3.0.01'
<dependency org="com.moengage" name="push-amp" rev="3.0.01">
  <artifact name="push-amp" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='push-amp', version='3.0.01')
)
libraryDependencies += "com.moengage" % "push-amp" % "3.0.01"
[com.moengage/push-amp "3.0.01"]