| License | License | 
|---|---|
| Categories | CategoriesCLI User Interface | 
| GroupId | GroupIdio.getstream.client | 
| ArtifactId | ArtifactIdstream-core | 
| Last Version | Last Version2.1.3 | 
| Release Date | Release Date | 
| Type | Typejar | 
| Description | Descriptionstream-java is a Java client for http://getstream.io. | 
| Filename | Size | 
|---|---|
| stream-core-2.1.3.pom | |
| stream-core-2.1.3.jar | 37 KB | 
| stream-core-2.1.3-sources.jar | 54 KB | 
| stream-core-2.1.3-javadoc.jar | 286 KB | 
| Browse | 
<!-- https://jarcasting.com/artifacts/io.getstream.client/stream-core/ -->
<dependency>
    <groupId>io.getstream.client</groupId>
    <artifactId>stream-core</artifactId>
    <version>2.1.3</version>
</dependency>// https://jarcasting.com/artifacts/io.getstream.client/stream-core/
implementation 'io.getstream.client:stream-core:2.1.3'// https://jarcasting.com/artifacts/io.getstream.client/stream-core/
implementation ("io.getstream.client:stream-core:2.1.3")'io.getstream.client:stream-core:jar:2.1.3'<dependency org="io.getstream.client" name="stream-core" rev="2.1.3">
  <artifact name="stream-core" type="jar" />
</dependency>@Grapes(
@Grab(group='io.getstream.client', module='stream-core', version='2.1.3')
)libraryDependencies += "io.getstream.client" % "stream-core" % "2.1.3"[io.getstream.client/stream-core "2.1.3"]| Group / Artifact | Type | Version | 
|---|---|---|
| org.slf4j : slf4j-api | jar | 1.6.6 | 
| ch.qos.logback : logback-classic | jar | 1.1.2 | 
| ch.qos.logback : logback-core | jar | 1.1.2 | 
| com.google.guava : guava | jar | 18.0 | 
| com.fasterxml.jackson.core : jackson-core | jar | 2.4.3 | 
| com.fasterxml.jackson.core : jackson-annotations | jar | 2.4.3 | 
| com.fasterxml.jackson.core : jackson-databind | jar | 2.4.3 | 
| org.tomitribe : tomitribe-http-signatures | jar | 1.0 | 
| com.auth0 : java-jwt | jar | 3.3.0 | 
| Group / Artifact | Type | Version | 
|---|---|---|
| junit : junit | jar | 4.11 | 
| org.mockito : mockito-core | jar | 1.10.19 |