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