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