is not current version
Last Version 1.2.14

Ably java client library 1.2.7

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

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.ably
ArtifactId

ArtifactId

ably-java
Version

Version

1.2.7
Type

Type

jar
Description

Description

Ably java client library
A Java 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-java 1.2.7


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

Dependencies

runtime (4)

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

Project Modules

There are no modules declared in this project.