is not current version
Last Version 8.2.9.1

cn.leancloud:mixpush-hms 7.2.0

LeanCloud Android SDK

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

mixpush-hms
Version

Version

7.2.0
Type

Type

jar

Download mixpush-hms 7.2.0


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