Jar examples for h:hll
HyperLogLog: approximate distinct value counting algoritm
You can download jar file hll 1.6.0 in this page.
The Apache Software License, Version 2.0
You can use the following script to add hll-1.6.0.jar to your project.
<dependency> <groupId>net.agkn</groupId> <artifactId>hll</artifactId> <version>1.6.0</version> </dependency>
compile group: 'net.agkn', name: 'hll', version: '1.6.0'
libraryDependencies += "net.agkn" % "hll" % "1.6.0"
<dependency org="net.agkn" name="hll" rev="1.6.0"/>
@Grapes(@Grab(group='net.agkn', module='hll', version='1.6.0'))
'net.agkn:hll:jar:1.6.0'
Click the following link to download the jar file.
hll-1.6.0-javadoc.jar