| License |
License |
|---|---|
| GroupId | GroupIdcom.moengage |
| ArtifactId | ArtifactIdhms-pushkit |
| Last Version | Last Version4.1.1 |
| Release Date | Release Date |
| Type | Typeaar |
| Description |
DescriptionMoEngage Push Kit
Push Kit module of MoEngage Platform
|
| Filename | Size |
|---|---|
| hms-pushkit-4.1.1.pom | |
| hms-pushkit-4.1.1-sources.jar | 21 KB |
| hms-pushkit-4.1.1-javadoc.jar | 306 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.moengage/hms-pushkit/ -->
<dependency>
<groupId>com.moengage</groupId>
<artifactId>hms-pushkit</artifactId>
<version>4.1.1</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.moengage/hms-pushkit/
implementation 'com.moengage:hms-pushkit:4.1.1'
// https://jarcasting.com/artifacts/com.moengage/hms-pushkit/
implementation ("com.moengage:hms-pushkit:4.1.1")
'com.moengage:hms-pushkit:aar:4.1.1'
<dependency org="com.moengage" name="hms-pushkit" rev="4.1.1">
<artifact name="hms-pushkit" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.moengage', module='hms-pushkit', version='4.1.1')
)
libraryDependencies += "com.moengage" % "hms-pushkit" % "4.1.1"
[com.moengage/hms-pushkit "4.1.1"]