is not current version
Last Version 1.5.2-3

zstd-jni 1.5.2-1

JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.

License

License

GroupId

GroupId

com.github.luben
ArtifactId

ArtifactId

zstd-jni
Version

Version

1.5.2-1
Type

Type

jar
Description

Description

zstd-jni
JNI bindings for Zstd native library that provides fast and high compression lossless algorithm for Java and all JVM languages.
Project URL

Project URL

https://github.com/luben/zstd-jni
Project Organization

Project Organization

com.github.luben

Download zstd-jni 1.5.2-1


<!-- https://jarcasting.com/artifacts/com.github.luben/zstd-jni/ -->
<dependency>
    <groupId>com.github.luben</groupId>
    <artifactId>zstd-jni</artifactId>
    <version>1.5.2-1</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luben/zstd-jni/
implementation 'com.github.luben:zstd-jni:1.5.2-1'
// https://jarcasting.com/artifacts/com.github.luben/zstd-jni/
implementation ("com.github.luben:zstd-jni:1.5.2-1")
'com.github.luben:zstd-jni:jar:1.5.2-1'
<dependency org="com.github.luben" name="zstd-jni" rev="1.5.2-1">
  <artifact name="zstd-jni" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luben', module='zstd-jni', version='1.5.2-1')
)
libraryDependencies += "com.github.luben" % "zstd-jni" % "1.5.2-1"
[com.github.luben/zstd-jni "1.5.2-1"]

Dependencies

test (2)

Group / Artifact Type Version
org.scalatest : scalatest_2.12 jar 3.0.5
org.scalacheck : scalacheck_2.12 jar 1.15.4

Project Modules

There are no modules declared in this project.