stream-java

Stream API official client

Лицензия

Лицензия

Категории

Категории

CLI Взаимодействие с пользователем
Группа

Группа

io.getstream
Идентификатор

Идентификатор

client
Последняя версия

Последняя версия

3.0.0-BETA
Дата

Дата

Тип

Тип

jar
Описание

Описание

stream-java
Stream API official client
Ссылка на сайт

Ссылка на сайт

https://github.com/GetStream/stream-java

Скачать client

Как подключить последнюю версию

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

Зависимости

compile (4)

Идентификатор библиотеки Тип Версия
com.fasterxml.jackson.core : jackson-core jar 2.9.6
com.fasterxml.jackson.core : jackson-annotations jar 2.9.6
com.fasterxml.jackson.core : jackson-databind jar 2.9.6
com.auth0 : java-jwt jar 3.4.0

runtime (2)

Идентификатор библиотеки Тип Версия
com.google.guava : guava jar 26.0-jre
com.squareup.okhttp3 : okhttp jar 3.11.0

Модули Проекта

Данный проект не имеет модулей.
io.getstream

Stream

Build scalable newsfeeds, activity streams, chat and messaging in a few hours instead of weeks

Версии библиотеки

Версия
3.0.0-BETA