не последняя версия
Последняя версия 8.2.9.1

cn.leancloud:mixpush-android 6.4.4

LeanCloud Android SDK

Группа

Группа

cn.leancloud
Идентификатор

Идентификатор

mixpush-android
Версия

Версия

6.4.4
Тип

Тип

jar

Скачать mixpush-android 6.4.4


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