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