PubNub Android Chat Components

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!

License

License

Categories

Categories

Kotlin Languages
GroupId

GroupId

com.pubnub
ArtifactId

ArtifactId

pubnub-kotlin
Last Version

Last Version

7.2.0
Release Date

Release Date

Type

Type

jar
Description

Description

PubNub Android Chat Components
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!
Project URL

Project URL

https://github.com/pubnub/kotlin
Source Code Management

Source Code Management

https://github.com/pubnub/kotlin

Download pubnub-kotlin

How to add to project

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

Dependencies

compile (9)

Group / Artifact Type Version
com.fasterxml.jackson.module : jackson-module-kotlin jar 2.13.2
com.squareup.okhttp3 : logging-interceptor jar 4.9.3
com.google.code.gson : gson jar 2.8.6
junit : junit Optional jar 4.13.2
org.awaitility : awaitility-kotlin Optional jar 4.0.3
com.github.tomakehurst : wiremock Optional jar 2.27.2
ch.qos.logback : logback-classic Optional jar 1.2.3
ch.qos.logback : logback-core Optional jar 1.2.3
org.aeonbits.owner : owner Optional jar 1.0.12

runtime (7)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk8 jar 1.5.30
com.squareup.retrofit2 : retrofit jar 2.9.0
com.squareup.retrofit2 : converter-gson jar 2.9.0
com.fasterxml.jackson.core : jackson-databind jar 2.13.2.2
com.fasterxml.jackson.dataformat : jackson-dataformat-cbor jar 2.13.2
org.slf4j : slf4j-api jar 1.7.30
org.json : json jar 20210307

Project Modules

There are no modules declared in this project.
com.pubnub

PubNub

Versions

Version
7.2.0
7.1.0
7.0.1
7.0.0
6.3.0
6.2.0
6.1.0
6.0.3
6.0.2
6.0.1
6.0.0
5.1.3
5.1.2
5.1.1
5.1.0
5.0.2
5.0.1
5.0.0
4.0.1
4.0.0