p

push-amp

Push Amplification Module of MoEngage Platform
https://github.com/moengage/MoEngage-Android-SDK
MoEngage Platform Licence
MoEngage
Files download
File Operation
push-amp-3.1.00.pom download
push-amp-3.1.00-sources.jar download
Apache Maven
<dependency>
  <groupId>com.moengage</groupId>
  <artifactId>push-amp</artifactId>
  <version>3.1.00</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.moengage:push-amp:3.1.00'
Gradle Kotlin
implementation("com.moengage:push-amp:3.1.00")
Scala SBT
libraryDependencies += "com.moengage" % "push-amp" % "3.1.00"
Groovy Grape
@Grapes(
  @Grab(group='com.moengage', module='push-amp', version='3.1.00')
)
Apache Ivy
<dependency org="com.moengage" name="push-amp" rev="3.1.00" />
Leiningen
[com.moengage/push-amp "3.1.00"]
Apache Buildr
'com.moengage:push-amp:jar:3.1.00'
Dependencies
The project has no third-party dependencies