Jar examples for s:stream-lib
A library for summarizing data in streams for which it is infeasible to store all events
You can download jar file stream-lib 3.0.0 in this page.
Apache License, Version 2.0
You can use the following script to add stream-lib-3.0.0.jar to your project.
<dependency> <groupId>com.addthis</groupId> <artifactId>stream-lib</artifactId> <version>3.0.0</version> </dependency>
compile group: 'com.addthis', name: 'stream-lib', version: '3.0.0'
libraryDependencies += "com.addthis" % "stream-lib" % "3.0.0"
<dependency org="com.addthis" name="stream-lib" rev="3.0.0"/>
@Grapes(@Grab(group='com.addthis', module='stream-lib', version='3.0.0'))
'com.addthis:stream-lib:jar:3.0.0'
Click the following link to download the jar file.
stream-lib-3.0.0-javadoc.jar