Ably Java client library SDK

A Java Realtime and REST client library SDK for the Ably platform.

License

License

Categories

Categories

Java Languages
GroupId

GroupId

io.ably
ArtifactId

ArtifactId

ably-java
Last Version

Last Version

1.2.14
Release Date

Release Date

Type

Type

jar
Description

Description

Ably Java client library SDK
A Java Realtime and REST client library SDK for the Ably platform.
Project URL

Project URL

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

Project Organization

Ably
Source Code Management

Source Code Management

https://github.com/ably/ably-java

Download ably-java

How to add to project

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

Dependencies

runtime (4)

Group / Artifact Type Version
org.msgpack : msgpack-core jar 0.8.11
org.java-websocket : Java-WebSocket jar 1.5.3
com.google.code.gson : gson jar 2.9.0
com.davidehrmann.vcdiff : vcdiff-core jar 0.1.1

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.14
1.2.13
1.2.12
1.2.11
1.2.10
1.2.9
1.2.8
1.2.7
1.2.6
1.2.5
1.2.4
1.2.3
1.2.2
1.2.1
1.2.0
1.1.11
1.1.10
1.1.9
1.1.8
1.1.5