stream-java

Stream API official client

License

License

Categories

Categories

CLI User Interface
GroupId

GroupId

io.getstream
ArtifactId

ArtifactId

client
Last Version

Last Version

3.0.0-BETA
Release Date

Release Date

Type

Type

jar
Description

Description

stream-java
Stream API official client
Project URL

Project URL

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

Download client

How to add to project

<!-- 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"]

Dependencies

compile (4)

Group / Artifact Type Version
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)

Group / Artifact Type Version
com.google.guava : guava jar 26.0-jre
com.squareup.okhttp3 : okhttp jar 3.11.0

Project Modules

There are no modules declared in this project.
io.getstream

Stream

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

Versions

Version
3.0.0-BETA