License |
License |
---|---|
GroupId | GroupIdcom.github.luben |
ArtifactId | ArtifactIdzstd-jni |
Last Version | Last Version1.5.2-3 |
Release Date | Release Date |
Type | Typejar |
Description |
Descriptionzstd-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 |
Project Organization |
Project Organizationcom.github.luben |
Filename | Size |
---|---|
zstd-jni-1.5.2-3.pom | |
zstd-jni-1.5.2-3.jar | 5 MB |
zstd-jni-1.5.2-3-win_x86.jar | 474 KB |
zstd-jni-1.5.2-3-win_amd64.jar | 465 KB |
zstd-jni-1.5.2-3-sources.jar | 22 KB |
zstd-jni-1.5.2-3-linux_ppc64le.jar | 421 KB |
zstd-jni-1.5.2-3-linux_ppc64.jar | 438 KB |
zstd-jni-1.5.2-3-linux_mips64.jar | 401 KB |
zstd-jni-1.5.2-3-linux_i386.jar | 401 KB |
zstd-jni-1.5.2-3-linux_arm.jar | 333 KB |
zstd-jni-1.5.2-3-linux_amd64.jar | 397 KB |
zstd-jni-1.5.2-3-linux_aarch64.jar | 382 KB |
zstd-jni-1.5.2-3-javadoc.jar | 74 KB |
zstd-jni-1.5.2-3-freebsd_i386.jar | 408 KB |
zstd-jni-1.5.2-3-freebsd_amd64.jar | 500 KB |
zstd-jni-1.5.2-3-darwin_x86_64.jar | 452 KB |
zstd-jni-1.5.2-3-aix_ppc64.jar | 455 KB |
Browse |
<!-- https://jarcasting.com/artifacts/com.github.luben/zstd-jni/ -->
<dependency>
<groupId>com.github.luben</groupId>
<artifactId>zstd-jni</artifactId>
<version>1.5.2-3</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.luben/zstd-jni/
implementation 'com.github.luben:zstd-jni:1.5.2-3'
// https://jarcasting.com/artifacts/com.github.luben/zstd-jni/
implementation ("com.github.luben:zstd-jni:1.5.2-3")
'com.github.luben:zstd-jni:jar:1.5.2-3'
<dependency org="com.github.luben" name="zstd-jni" rev="1.5.2-3">
<artifact name="zstd-jni" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.luben', module='zstd-jni', version='1.5.2-3')
)
libraryDependencies += "com.github.luben" % "zstd-jni" % "1.5.2-3"
[com.github.luben/zstd-jni "1.5.2-3"]
Group / Artifact | Type | Version |
---|---|---|
org.scalatest : scalatest_2.13 | jar | 3.0.9 |
org.scalacheck : scalacheck_2.13 | jar | 1.15.4 |