is not current version
Last Version 8.2.9.1

cn.leancloud:mixpush-hms 6.5.9

LeanCloud Android SDK

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

mixpush-hms
Version

Version

6.5.9
Type

Type

jar

Download mixpush-hms 6.5.9


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