---
source_url: https://www.pubnub.com/docs/sdks/kotlin/platform-support
title: Platform Support for Kotlin SDK
updated_at: 2026-05-19T12:12:46.096Z
sdk_name: PubNub Kotlin SDK
sdk_version: 13.3.0
---

> Documentation Index
> For a curated overview of PubNub documentation, see: https://www.pubnub.com/docs/llms.txt
> For the full list of all documentation pages, see: https://www.pubnub.com/docs/llms-full.txt


# Platform Support for Kotlin SDK

PubNub Kotlin SDK, use the latest version: 13.3.0

Install:

```bash
Add PubNub dependency to your build@13.3.0
```

## Kotlin SDK 13.3.0

### library: maven

**Repository:** [maven](https://repo.maven.apache.org/maven2/com/pubnub/pubnub-kotlin/13.3.0/pubnub-kotlin-13.3.0.jar)

#### Dependencies

| Name | Min version | License | Location | Required |
| --- | --- | --- | --- | --- |
| kotlin-stdlib | 2.2.21 | [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt) | https://repo1.maven.org/maven2/org/jetbrains/kotlin/kotlin-stdlib/2.2.21/kotlin-stdlib-2.2.21.jar | Yes |
| kotlinx-datetime | 0.7.1 | [Apache License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt) | https://repo1.maven.org/maven2/org/jetbrains/kotlinx/kotlinx-datetime-jvm/0.7.1/kotlinx-datetime-jvm-0.7.1.jar | Yes |
| retrofit | 2.11.0 | [Apache License, Version 2.0](https://github.com/square/retrofit/blob/2.11.0/LICENSE.txt) | https://repo.maven.apache.org/maven2/com/squareup/retrofit2/retrofit/2.11.0/retrofit-2.11.0.jar | Yes |
| okhttp | 5.3.2 | [Apache License, Version 2.0](https://github.com/square/okhttp/blob/parent-5.3.2/LICENSE.txt) | https://repo.maven.apache.org/maven2/com/squareup/okhttp3/okhttp/5.3.2/okhttp-5.3.2.jar | Yes |
| converter-gson | 2.11.0 | [Apache License, Version 2.0](https://github.com/square/retrofit/blob/2.11.0/LICENSE.txt) | https://repo.maven.apache.org/maven2/com/squareup/retrofit2/converter-gson/2.11.0/converter-gson-2.11.0.jar | Yes |
| gson | 2.11.0 | [Apache License, Version 2.0](https://github.com/google/gson/blob/gson-parent-2.11.0/LICENSE) | https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.11.0/gson-2.11.0.jar | Yes |
| json | 20240303 | [Public Domain](https://github.com/stleary/JSON-java/blob/20240303/LICENSE) | https://repo.maven.apache.org/maven2/org/json/json/20240303/json-20240303.jar | Yes |
| cbor | 0.9 | [The Apache Software License, Version 2.0](https://www.apache.org/licenses/LICENSE-2.0.txt) | https://repo.maven.apache.org/maven2/co/nstant/in/cbor/0.9 | Yes |

#### Supported Platforms

##### Android

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| armeabi-v7a, atom, armeabi, arm64-v8a | ART | N/A | N/A |

##### Linux

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| x86, x86-64 | JVM 8 | Ubuntu 12.04 | Ubuntu 24.04 LTS |

##### macOS

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| x86-64 | JVM 8 | macOS 10.12 | macOS 26.4.1 |

##### Windows

| Target Architecture | Runtime Version | Minimum OS Version | Maximum OS Version |
| --- | --- | --- | --- |
| x86, x86-64 | JVM 8 | Windows Vista Ultimate | Windows 11 Home |

#### Target Platforms

* Windows 10 (8u51 and above)
* Windows 8.x (Desktop)
* Windows 7 SP1
* Windows Vista SP2
* Windows Server 2008 R2 SP1 (64-bit)
* Windows Server 2012 and 2012 R2 (64-bit)
* Intel-based Mac running Mac OS X 10.8.3+, 10.9+
* Oracle Linux 5.5+
* Oracle Linux 6.x
* Oracle Linux 7.x (64-bit) (8u20 and above)
* Red Hat Enterprise Linux 5.5+, 6.x
* Red Hat Enterprise Linux 7.x (64-bit) (8u20 and above)
* Suse Linux Enterprise Server 10 SP2+, 11.x
* Suse Linux Enterprise Server 12.x (64-bit) (8u31 and above)
* Ubuntu Linux 12.04 LTS, 13.x
* Ubuntu Linux 14.x (8u25 and above)
* Ubuntu Linux 15.04 (8u45 and above)
* Ubuntu Linux 15.10 (8u65 and above)