License |
License |
---|---|
GroupId | GroupIdcom.moengage |
ArtifactId | ArtifactIdpushbase |
Version | Version5.2.00 |
Type | Typeaar |
Description |
DescriptionMoEngage Push Base
Base module of MoEngage Push Notification service
|
Filename | Size |
---|---|
pushbase-5.2.00.pom | |
pushbase-5.2.00-sources.jar | 100 KB |
pushbase-5.2.00-javadoc.jar | 574 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/pushbase/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>pushbase</artifactId>
<version>5.2.00</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/pushbase/
implementation 'com.moengage:pushbase:5.2.00'
// https://jarcasting.com/artifacts/com.moengage/pushbase/
implementation ("com.moengage:pushbase:5.2.00")
'com.moengage:pushbase:aar:5.2.00'
<dependency org="com.moengage" name="pushbase" rev="5.2.00">
<artifact name="pushbase" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='pushbase', version='5.2.00')
)
libraryDependencies += "com.moengage" % "pushbase" % "5.2.00"
[com.moengage/pushbase "5.2.00"]