is not current version
Last Version 1.2.14

Ably Java client library SDK 1.2.12

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
Version

Version

1.2.12
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 1.2.12


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

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.