License |
License
MoEngage Platform Licence
|
---|---|
GroupId | GroupIdcom.moengage |
ArtifactId | ArtifactIdmoe-push-base |
Last Version | Last Version2.0.03 |
Release Date | Release Date |
Type | Typeaar |
Description |
DescriptionMoEngage Push Base
MoEngage Platform SDK
|
Filename | Size |
---|---|
moe-push-base-2.0.03.pom | |
moe-push-base-2.0.03.aar | 71 KB |
moe-push-base-2.0.03-sources.jar | 39 KB |
moe-push-base-2.0.03-javadoc.jar | 261 bytes |
Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/moe-push-base/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>moe-push-base</artifactId>
<version>2.0.03</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/moe-push-base/
implementation 'com.moengage:moe-push-base:2.0.03'
// https://jarcasting.com/artifacts/com.moengage/moe-push-base/
implementation ("com.moengage:moe-push-base:2.0.03")
'com.moengage:moe-push-base:aar:2.0.03'
<dependency org="com.moengage" name="moe-push-base" rev="2.0.03">
<artifact name="moe-push-base" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='moe-push-base', version='2.0.03')
)
libraryDependencies += "com.moengage" % "moe-push-base" % "2.0.03"
[com.moengage/moe-push-base "2.0.03"]