is not current version
Last Version 8.2.9.1

cn.leancloud:mixpush-hms 8.1.3

LeanCloud Android SDK

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

mixpush-hms
Version

Version

8.1.3
Type

Type

jar

Download mixpush-hms 8.1.3


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