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

com.pusher:push-notifications-android 1.6.0

Pusher Push Notifications for Android

Группа

Группа

com.pusher
Идентификатор

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

push-notifications-android
Версия

Версия

1.6.0
Тип

Тип

aar

Скачать push-notifications-android 1.6.0


<!-- https://jarcasting.com/artifacts/com.pusher/push-notifications-android/ -->
<dependency>
    <groupId>com.pusher</groupId>
    <artifactId>push-notifications-android</artifactId>
    <version>1.6.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.pusher/push-notifications-android/
implementation 'com.pusher:push-notifications-android:1.6.0'
// https://jarcasting.com/artifacts/com.pusher/push-notifications-android/
implementation ("com.pusher:push-notifications-android:1.6.0")
'com.pusher:push-notifications-android:aar:1.6.0'
<dependency org="com.pusher" name="push-notifications-android" rev="1.6.0">
  <artifact name="push-notifications-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.pusher', module='push-notifications-android', version='1.6.0')
)
libraryDependencies += "com.pusher" % "push-notifications-android" % "1.6.0"
[com.pusher/push-notifications-android "1.6.0"]