License |
License |
---|---|
Categories |
CategoriesCLI User Interface |
GroupId | GroupIdio.getstream |
ArtifactId | ArtifactIdclient |
Last Version | Last Version3.0.0-BETA |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionstream-java
Stream API official client
|
Project URL |
Project URL |
Filename | Size |
---|---|
client-3.0.0-BETA.pom | |
client-3.0.0-BETA.jar | 191 KB |
client-3.0.0-BETA-sources.jar | 73 KB |
client-3.0.0-BETA-javadoc.jar | 336 KB |
Browse |
<!-- 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"]
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 |
Group / Artifact | Type | Version |
---|---|---|
com.google.guava : guava | jar | 26.0-jre |
com.squareup.okhttp3 : okhttp | jar | 3.11.0 |
Version |
---|
3.0.0-BETA
|