is not current version
Last Version 6.1.1

com.moengage:pushbase 4.3.00

Base module of MoEngage Push Notification service

GroupId

GroupId

com.moengage
ArtifactId

ArtifactId

pushbase
Version

Version

4.3.00
Type

Type

aar

Download pushbase 4.3.00


<!-- https://jarcasting.com/artifacts/com.moengage/pushbase/ -->
<dependency>
    <groupId>com.moengage</groupId>
    <artifactId>pushbase</artifactId>
    <version>4.3.00</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/pushbase/
implementation 'com.moengage:pushbase:4.3.00'
// https://jarcasting.com/artifacts/com.moengage/pushbase/
implementation ("com.moengage:pushbase:4.3.00")
'com.moengage:pushbase:aar:4.3.00'
<dependency org="com.moengage" name="pushbase" rev="4.3.00">
  <artifact name="pushbase" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='pushbase', version='4.3.00')
)
libraryDependencies += "com.moengage" % "pushbase" % "4.3.00"
[com.moengage/pushbase "4.3.00"]