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

com.pubnub:pubnub-android-debug 3.7.5

PubNub is a cross-platform client-to-client (1:1 and 1:many) push service in the cloud, capable of broadcasting real-time messages to millions of web and mobile clients simultaneously, in less than a quarter second!

Группа

Группа

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

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

pubnub-android-debug
Версия

Версия

3.7.5
Тип

Тип

jar

Скачать pubnub-android-debug 3.7.5


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