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