is not current version
Last Version 8.2.9.1

cn.leancloud:mixpush-android 5.0.17

LeanCloud Android SDK

GroupId

GroupId

cn.leancloud
ArtifactId

ArtifactId

mixpush-android
Version

Version

5.0.17
Type

Type

jar

Download mixpush-android 5.0.17


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