is not current version
Last Version 8.2.9.1

cn.leancloud:mixpush-hms 6.5.10-opf

LeanCloud Android SDK

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

mixpush-hms
Version

Version

6.5.10-opf
Type

Type

jar

Download mixpush-hms 6.5.10-opf


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