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