PubNub Java-based SDKs for Java / Android
Documentation
Communication
- If you need any help or have a general question, contact support@pubnub.com
| Лицензия |
Лицензия
https://github.com/pubnub/pubnub-api/blob/master/LICENSE
|
|---|---|
| Группа | Группаcom.pubnub |
| Идентификатор | Идентификаторpubnub-debug |
| Последняя версия | Последняя версия3.7.11 |
| Дата | Дата |
| Тип | Типjar |
| Описание |
Описаниеpubnub
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!
|
| Ссылка на сайт |
Ссылка на сайт |
| Система контроля версий |
Система контроля версий |
| Имя Файла | Размер |
|---|---|
| pubnub-debug-3.7.11.pom | |
| pubnub-debug-3.7.11.jar | 81 KB |
| pubnub-debug-3.7.11-sources.jar | 35 KB |
| pubnub-debug-3.7.11-javadoc.jar | 57 KB |
| Обзор |
<!-- https://jarcasting.com/artifacts/com.pubnub/pubnub-debug/ -->
<dependency>
<groupId>com.pubnub</groupId>
<artifactId>pubnub-debug</artifactId>
<version>3.7.11</version>
</dependency>
// https://jarcasting.com/artifacts/com.pubnub/pubnub-debug/
implementation 'com.pubnub:pubnub-debug:3.7.11'
// https://jarcasting.com/artifacts/com.pubnub/pubnub-debug/
implementation ("com.pubnub:pubnub-debug:3.7.11")
'com.pubnub:pubnub-debug:jar:3.7.11'
<dependency org="com.pubnub" name="pubnub-debug" rev="3.7.11">
<artifact name="pubnub-debug" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.pubnub', module='pubnub-debug', version='3.7.11')
)
libraryDependencies += "com.pubnub" % "pubnub-debug" % "3.7.11"
[com.pubnub/pubnub-debug "3.7.11"]
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| org.json : json | jar | 20090211 |
| org.slf4j : slf4j-api | jar | 1.7.5 |
| org.bouncycastle : bcprov-jdk16 | jar | 1.46 |
| Идентификатор библиотеки | Тип | Версия |
|---|---|---|
| junit : junit | jar | 4.12 |
| org.hamcrest : hamcrest-all | jar | 1.3 |
| org.mockito : mockito-all | jar | 1.10.19 |
| org.powermock : powermock-api-mockito | jar | 1.6.2 |
| org.powermock : powermock-core | jar | 1.6.2 |
| org.powermock : powermock-module-junit4 | jar | 1.6.2 |
| org.powermock : powermock-module-junit4-common | jar | 1.6.2 |
| org.powermock : powermock-module-test-mockito-junit4-agent | jar | 1.6.2 |
| org.powermock : powermock-module-junit4-rule | jar | 1.6.2 |
| org.powermock : powermock-classloading-xstream | jar | 1.6.2 |