Jar examples for s:stream-core
You can download jar file stream-core 1.3.4 in this page.
The 3-Clause BSD License
You can use the following script to add stream-core-1.3.4.jar to your project.
<dependency> <groupId>io.getstream.client</groupId> <artifactId>stream-core</artifactId> <version>1.3.4</version> </dependency>
compile group: 'io.getstream.client', name: 'stream-core', version: '1.3.4'
libraryDependencies += "io.getstream.client" % "stream-core" % "1.3.4"
<dependency org="io.getstream.client" name="stream-core" rev="1.3.4"/>
@Grapes(@Grab(group='io.getstream.client', module='stream-core', version='1.3.4'))
'io.getstream.client:stream-core:jar:1.3.4'
Click the following link to download the jar file.
stream-core-1.3.4-javadoc.jar