Jar examples for z:zstd-jni
JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.
You can download jar file zstd-jni 1.3.3-3 in this page.
BSD 2-Clause License
You can use the following script to add zstd-jni-1.3.3-3.jar to your project.
<dependency> <groupId>com.github.luben</groupId> <artifactId>zstd-jni</artifactId> <version>1.3.3-3</version> </dependency>
compile group: 'com.github.luben', name: 'zstd-jni', version: '1.3.3-3'
libraryDependencies += "com.github.luben" % "zstd-jni" % "1.3.3-3"
<dependency org="com.github.luben" name="zstd-jni" rev="1.3.3-3"/>
@Grapes(@Grab(group='com.github.luben', module='zstd-jni', version='1.3.3-3'))
'com.github.luben:zstd-jni:jar:1.3.3-3'
Click the following link to download the jar file.
zstd-jni-1.3.3-3-javadoc.jar