Jar examples for z:zero-allocation-hashing
Zero-allocation, pretty fast implementations of non-cryptographic hash functions for byte sequences or blocks of memory
You can download jar file zero-allocation-hashing 0.4 in this page.
Apache License
You can use the following script to add zero-allocation-hashing-0.4.jar to your project.
<dependency> <groupId>net.openhft</groupId> <artifactId>zero-allocation-hashing</artifactId> <version>0.4</version> </dependency>
compile group: 'net.openhft', name: 'zero-allocation-hashing', version: '0.4'
libraryDependencies += "net.openhft" % "zero-allocation-hashing" % "0.4"
<dependency org="net.openhft" name="zero-allocation-hashing" rev="0.4"/>
@Grapes(@Grab(group='net.openhft', module='zero-allocation-hashing', version='0.4'))
'net.openhft:zero-allocation-hashing:jar:0.4'
Click the following link to download the jar file.
zero-allocation-hashing-0.4-javadoc.jar