is not current version
Last Version 8.2.9.1

cn.leancloud:mixpush-hms 7.0.4

LeanCloud Android SDK

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

mixpush-hms
Version

Version

7.0.4
Type

Type

jar

Download mixpush-hms 7.0.4


<!-- https://jarcasting.com/artifacts/cn.leancloud/mixpush-hms/ -->
<dependency>
    <groupId>cn.leancloud</groupId>
    <artifactId>mixpush-hms</artifactId>
    <version>7.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/cn.leancloud/mixpush-hms/
implementation 'cn.leancloud:mixpush-hms:7.0.4'
// https://jarcasting.com/artifacts/cn.leancloud/mixpush-hms/
implementation ("cn.leancloud:mixpush-hms:7.0.4")
'cn.leancloud:mixpush-hms:jar:7.0.4'
<dependency org="cn.leancloud" name="mixpush-hms" rev="7.0.4">
  <artifact name="mixpush-hms" type="jar" />
</dependency>
@Grapes(
@Grab(group='cn.leancloud', module='mixpush-hms', version='7.0.4')
)
libraryDependencies += "cn.leancloud" % "mixpush-hms" % "7.0.4"
[cn.leancloud/mixpush-hms "7.0.4"]