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