Jar examples for s:sketches-core
Sketches-core contains the core algorithms used by other repositories in the DataSketches library.
You can download jar file sketches-core 0.10.0 in this page.
Apache License, Version 2.0
You can use the following script to add sketches-core-0.10.0.jar to your project.
<dependency> <groupId>com.yahoo.datasketches</groupId> <artifactId>sketches-core</artifactId> <version>0.10.0</version> </dependency>
compile group: 'com.yahoo.datasketches', name: 'sketches-core', version: '0.10.0'
libraryDependencies += "com.yahoo.datasketches" % "sketches-core" % "0.10.0"
<dependency org="com.yahoo.datasketches" name="sketches-core" rev="0.10.0"/>
@Grapes(@Grab(group='com.yahoo.datasketches', module='sketches-core', version='0.10.0'))
'com.yahoo.datasketches:sketches-core:jar:0.10.0'
Click the following link to download the jar file.
sketches-core-0.10.0-javadoc.jar