Java ports and bindings of the LZ4 compression algorithm and the xxHash hashing algorithm
'net.jpountz.lz4:lz4:1.2.0'
<dependency>
<groupId>net.jpountz.lz4</groupId>
<artifactId>lz4</artifactId>
<version>1.2.0</version>
</dependency>
<dependency org="net.jpountz.lz4" name="lz4" rev="1.2.0"/>
"net.jpountz.lz4", "lz4", "1.2.0"