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