JNI bindings for the Zstd compression library, providing fast lossless compression for JVM languages.
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>1.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Compress and decompress data using Zstd.
Add the appropriate native library for your platform (e.g., via Maven dependency classifier).
No dependency data recorded yet.