<dependency> <groupId>cn.leancloud</groupId> <artifactId>mixpush-hms</artifactId> <version>8.2.28</version> </dependency>
implementation 'cn.leancloud:mixpush-hms:8.2.28'
implementation("cn.leancloud:mixpush-hms:8.2.28")
libraryDependencies += "cn.leancloud" % "mixpush-hms" % "8.2.28"
@Grapes( @Grab(group='cn.leancloud', module='mixpush-hms', version='8.2.28') )
<dependency org="cn.leancloud" name="mixpush-hms" rev="8.2.28" />
[cn.leancloud/mixpush-hms "8.2.28"]
'cn.leancloud:mixpush-hms:jar:8.2.28'
compile
|-- cn.leancloud:realtime-android:8.2.28
|-- cn.leancloud:storage-android:8.2.28
|-- cn.leancloud:realtime-core:8.2.28
|-- com.huawei.hms:push:6.11.0.300