is not current version
Last Version 1.2.14

Ably Android client library 1.2.7

An Android Realtime and REST client library for [Ably.io](https://www.ably.io), the realtime messaging service.

License

License

GroupId

GroupId

io.ably
ArtifactId

ArtifactId

ably-android
Version

Version

1.2.7
Type

Type

aar
Description

Description

Ably Android client library
An Android Realtime and REST client library for [Ably.io](https://www.ably.io), the realtime messaging service.
Project URL

Project URL

https://www.github.com/ably/ably-java
Project Organization

Project Organization

Ably

Download ably-android 1.2.7


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

Dependencies

compile (5)

Group / Artifact Type Version
org.msgpack : msgpack-core jar 0.8.11
org.java-websocket : Java-WebSocket jar 1.4.0
com.google.code.gson : gson jar 2.8.6
com.davidehrmann.vcdiff : vcdiff-core jar 0.1.1
io.azam.ulidj : ulidj jar [1.0,2.0)

Project Modules

There are no modules declared in this project.