h

hms-pushkit

Push Kit module of MoEngage Platform
https://github.com/moengage/MoEngage-Android-SDK
MoEngage Platform Licence
MoEngage
Files download
File Operation
hms-pushkit-5.0.1.pom download
hms-pushkit-5.0.1-sources.jar download
Apache Maven
<dependency>
  <groupId>com.moengage</groupId>
  <artifactId>hms-pushkit</artifactId>
  <version>5.0.1</version>
  <type>aar</type>
</dependency>
Gradle Groovy
implementation 'com.moengage:hms-pushkit:5.0.1'
Gradle Kotlin
implementation("com.moengage:hms-pushkit:5.0.1")
Scala SBT
libraryDependencies += "com.moengage" % "hms-pushkit" % "5.0.1"
Groovy Grape
@Grapes(
  @Grab(group='com.moengage', module='hms-pushkit', version='5.0.1')
)
Apache Ivy
<dependency org="com.moengage" name="hms-pushkit" rev="5.0.1" />
Leiningen
[com.moengage/hms-pushkit "5.0.1"]
Apache Buildr
'com.moengage:hms-pushkit:jar:5.0.1'
Dependencies
The project has no third-party dependencies