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