is not current version
Last Version 5.1.2

com.moengage:push-amp-plus 4.0.2

Push Amp Plus module for MoEngage Platform

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

push-amp-plus
Version

Version

4.0.2
Type

Type

aar

Download push-amp-plus 4.0.2


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